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