Method: ResourceGenerator#controller_class_nesting_depth

Defined in:
lib/rails_generator/generators/components/resource/resource_generator.rb

#controller_class_nesting_depthObject (readonly)

Returns the value of attribute controller_class_nesting_depth.



4
5
6
# File 'lib/rails_generator/generators/components/resource/resource_generator.rb', line 4

def controller_class_nesting_depth
  @controller_class_nesting_depth
end