Method: NsOptions::NamespaceData#set_option_type_class
- Defined in:
- lib/ns-options/namespace_data.rb
#set_option_type_class(value) ⇒ Object
21 22 23 |
# File 'lib/ns-options/namespace_data.rb', line 21 def set_option_type_class(value) @option_type_class = value end |