mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
update rake tasks output [ci skip]
This commit is contained in:
parent
d888dff8c5
commit
ed28e6c9f2
1 changed files with 1 additions and 1 deletions
|
@ -377,7 +377,7 @@ Active Record version 4.0.0.beta
|
||||||
Action Pack version 4.0.0.beta
|
Action Pack version 4.0.0.beta
|
||||||
Action Mailer version 4.0.0.beta
|
Action Mailer version 4.0.0.beta
|
||||||
Active Support version 4.0.0.beta
|
Active Support version 4.0.0.beta
|
||||||
Middleware ActionDispatch::Static, Rack::Lock, Rack::Runtime, Rack::MethodOverride, ActionDispatch::RequestId, Rails::Rack::Logger, ActionDispatch::ShowExceptions, ActionDispatch::DebugExceptions, ActionDispatch::RemoteIp, ActionDispatch::Reloader, ActionDispatch::Callbacks, ActiveRecord::ConnectionAdapters::ConnectionManagement, ActiveRecord::QueryCache, ActionDispatch::Cookies, ActionDispatch::Session::CookieStore, ActionDispatch::Flash, ActionDispatch::ParamsParser, ActionDispatch::Head, Rack::ConditionalGet, Rack::ETag, ActionDispatch::BestStandardsSupport
|
Middleware ActionDispatch::Static, Rack::Lock, Rack::Runtime, Rack::MethodOverride, ActionDispatch::RequestId, Rails::Rack::Logger, ActionDispatch::ShowExceptions, ActionDispatch::DebugExceptions, ActionDispatch::RemoteIp, ActionDispatch::Reloader, ActionDispatch::Callbacks, ActiveRecord::Migration::CheckPending, ActiveRecord::ConnectionAdapters::ConnectionManagement, ActiveRecord::QueryCache, ActionDispatch::Cookies, ActionDispatch::Session::EncryptedCookieStore, ActionDispatch::Flash, ActionDispatch::ParamsParser, Rack::Head, Rack::ConditionalGet, Rack::ETag, ActionDispatch::BestStandardsSupport
|
||||||
Application root /home/foobar/commandsapp
|
Application root /home/foobar/commandsapp
|
||||||
Environment development
|
Environment development
|
||||||
Database adapter sqlite3
|
Database adapter sqlite3
|
||||||
|
|
Loading…
Reference in a new issue