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