class method
self.application
Ruby on Rails 3.0.20
Since v3.0.20Signature
self.application()
No documentation comment.
Source
# File railties/lib/rails.rb, line 34
def application
@@application ||= nil
end
Defined in railties/lib/rails.rb line 34
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in Rails