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