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