class method
self.root
Ruby on Rails 3.0.20
Since v2.2.3Signature
self.root()
No documentation comment.
Source
# File railties/lib/rails.rb, line 75
def root
application && application.config.root
end
Defined in railties/lib/rails.rb line 75
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in Rails