Method: Rails::Generator::NamedBase#class_nesting
- Defined in:
- lib/rails_generator/base.rb
#class_nesting ⇒ Object (readonly)
Returns the value of attribute class_nesting.
199 200 201 |
# File 'lib/rails_generator/base.rb', line 199 def class_nesting @class_nesting end |