class
Orion::Server::Context::StrongParams
- Orion::Server::Context::StrongParams
- Reference
- Object
Overview
Strong params for nested parameters
Defined in:
orion/server/context_helpers.crConstructors
Instance Method Summary
- #[](key : String | Symbol) : String
- #[]?(key : String | Symbol) : String | Nil
- #permit(*keys : String | Symbol) : Hash(String, String)