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