Method: Parameters::Types::Hash#key_type
- Defined in:
- lib/parameters/types/hash.rb
#key_type ⇒ Object (readonly)
The type to apply to all keys
8 9 10 |
# File 'lib/parameters/types/hash.rb', line 8 def key_type @key_type end |
The type to apply to all keys
8 9 10 |
# File 'lib/parameters/types/hash.rb', line 8 def key_type @key_type end |