Method: Rails::Generator::DynamicNamedBase#class_path
- Defined in:
- lib/rails/generator/dynamic_named_base.rb
#class_path ⇒ Object (readonly)
Returns the value of attribute class_path.
6 7 8 |
# File 'lib/rails/generator/dynamic_named_base.rb', line 6 def class_path @class_path end |