initialized?()
Returns true if the application is initialized.
# File railties/lib/rails/application.rb, line 134 def initialized? @initialized end