Method: Puer::Generators::Actions::ClassMethods#component_types
- Defined in:
- lib/puer/generators/actions.rb
#component_types ⇒ Object
Returns the compiled list of component types which can be specified
172 173 174 |
# File 'lib/puer/generators/actions.rb', line 172 def component_types @component_types end |