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