Method: CanTango::Configuration::Permits#enabled_types
- Defined in:
- lib/cantango/configuration/permits.rb
#enabled_types ⇒ Object Also known as: enabled
10 11 12 |
# File 'lib/cantango/configuration/permits.rb', line 10 def enabled_types @enabled_types || available_types end |