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