Method: Rails::Generator::Base#source_root
- Defined in:
- lib/rails_generator/base.rb
#source_root ⇒ Object (readonly)
Returns the value of attribute source_root.
99 100 101 |
# File 'lib/rails_generator/base.rb', line 99 def source_root @source_root end |