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