Method: Rails::Generator::NamedBase#class_nesting_depth

Defined in:
lib/rails_generator/base.rb

#class_nesting_depthObject (readonly)

Returns the value of attribute class_nesting_depth.



199
200
201
# File 'lib/rails_generator/base.rb', line 199

def class_nesting_depth
  @class_nesting_depth
end