diff options
author | Arun Agrawal <arun@fromjaipur.com> | 2011-07-31 21:58:59 +0530 |
---|---|---|
committer | Xavier Noria <fxn@hashref.com> | 2011-08-13 16:22:12 -0700 |
commit | 8015acf0324f83477e18437a192bcafa11101c93 (patch) | |
tree | 14e00a0a6b8424a59b59bb6ade99bc2dcaa9f9c9 /railties/guides | |
parent | 0e715d0b8ca83fd3053b8a8fa0a5cafbb0cccc79 (diff) | |
download | rails-8015acf0324f83477e18437a192bcafa11101c93.tar.gz rails-8015acf0324f83477e18437a192bcafa11101c93.tar.bz2 rails-8015acf0324f83477e18437a192bcafa11101c93.zip |
Adding more info as rake about is fixed
Diffstat (limited to 'railties/guides')
-rw-r--r-- | railties/guides/source/command_line.textile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/railties/guides/source/command_line.textile b/railties/guides/source/command_line.textile index 627e22f2de..f48fa96451 100644 --- a/railties/guides/source/command_line.textile +++ b/railties/guides/source/command_line.textile @@ -389,6 +389,8 @@ Active Support version 3.1.0 Middleware ActionDispatch::Static, Rack::Lock, Rack::Runtime, Rails::Rack::Logger, ActionDispatch::ShowExceptions, ActionDispatch::RemoteIp, ActionDispatch::Callbacks, ActionDispatch::Cookies, ActionDispatch::Session::CookieStore, ActionDispatch::Flash, ActionDispatch::ParamsParser, Rack::MethodOverride, ActionDispatch::Head Application root /home/foobar/commandsapp Environment development +Database adapter sqlite3 +Database schema version 0 </shell> h4. +assets+ |