Method: ResourceGenerator#controller_file_path
- Defined in:
- lib/rails_generator/generators/components/resource/resource_generator.rb
#controller_file_path ⇒ Object (readonly)
Returns the value of attribute controller_file_path.
4 5 6 |
# File 'lib/rails_generator/generators/components/resource/resource_generator.rb', line 4 def controller_file_path @controller_file_path end |