Method: PluginGenerator#plugin_path
- Defined in:
- lib/rails_generator/generators/components/plugin/plugin_generator.rb
#plugin_path ⇒ Object (readonly)
Returns the value of attribute plugin_path.
2 3 4 |
# File 'lib/rails_generator/generators/components/plugin/plugin_generator.rb', line 2 def plugin_path @plugin_path end |