Method: CanBe::Config#parse_options
- Defined in:
- lib/can_be/config.rb
#parse_options(options = {}) ⇒ Object
36 37 38 39 |
# File 'lib/can_be/config.rb', line 36 def ( = {}) @default_type = [:default_type].to_s @field_name = [:field_name] end |