1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/rails/commands
unknown e813ad2a42 Make db console work for all versions of ruby on Windows.
[#3999 state:committed]

Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2010-04-26 10:57:44 -07:00
..
performance Add missing -h/--help flag to several rails command [#3909 status:resolved] 2010-02-10 08:08:16 +01:00
application.rb bin/rails should use the new app generator path. 2010-03-23 14:12:58 +01:00
console.rb Add missing -h/--help flag to several rails command [#3909 status:resolved] 2010-02-10 08:08:16 +01:00
dbconsole.rb Make db console work for all versions of ruby on Windows. 2010-04-26 10:57:44 -07:00
destroy.rb Add missing -h/--help flag to several rails command [#3909 status:resolved] 2010-02-10 08:08:16 +01:00
generate.rb Add missing -h/--help flag to several rails command [#3909 status:resolved] 2010-02-10 08:08:16 +01:00
plugin.rb fix usage examples and more to use new invocations 2010-02-06 09:51:53 -08:00
runner.rb Fix regexp typo 2010-04-13 12:06:12 -07:00
server.rb Create tmp directories if required before starting server [#3907 state:resolved] 2010-03-31 16:02:59 +02:00
update.rb Have config/application.rb contain the application definition and require that file instead of config/boot.rb or config/environment.rb in script/*. 2009-10-15 14:54:12 -07:00