Class: RailsPlan::RailsApp
- Inherits:
-
Thor
- Object
- Thor
- RailsPlan::RailsApp
- Includes:
- Thor::Actions
- Defined in:
- lib/rails_plan/rails_app.rb
Class Method Summary collapse
Class Method Details
.source_root ⇒ Object
5 6 7 |
# File 'lib/rails_plan/rails_app.rb', line 5 def self.source_root File.dirname(__FILE__) end |