Method: Rails::Generator::PathSource#path
- Defined in:
- lib/rails_generator/lookup.rb
#path ⇒ Object (readonly)
Returns the value of attribute path.
171 172 173 |
# File 'lib/rails_generator/lookup.rb', line 171 def path @path end |