diff options
author | Arun Agrawal <arun@fromjaipur.com> | 2011-07-31 21:58:59 +0530 |
---|---|---|
committer | Xavier Noria <fxn@hashref.com> | 2011-08-04 16:41:28 -0700 |
commit | f63599825b440e214c09646501be33933d265562 (patch) | |
tree | 7d31cf6c9e54b4e21360cea64f2d8e0fab2f9c8d /railties/guides | |
parent | 8362b070dc959a11042afc9a9a5a8529178c4090 (diff) | |
download | rails-f63599825b440e214c09646501be33933d265562.tar.gz rails-f63599825b440e214c09646501be33933d265562.tar.bz2 rails-f63599825b440e214c09646501be33933d265562.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+ |