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
Sam Granieri 488b4c8c5c Make script/dbconsole work again [#3690 state:resolved]
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
2010-01-16 20:55:22 +05:30
..
performance script/performance/profiler should require environment 2009-10-16 19:33:24 -05:00
about.rb script/about should require environment 2009-10-16 19:24:19 -05:00
console.rb Get everyone running on Rails.env and fix the broken environment settings for script/console and script/dbconsole 2010-01-11 14:01:28 -08:00
dbconsole.rb Make script/dbconsole work again [#3690 state:resolved] 2010-01-16 20:55:22 +05:30
destroy.rb No more hacks to ensure generators are executed inside Rails.root. 2010-01-07 21:24:50 +01:00
generate.rb No more hacks to ensure generators are executed inside Rails.root. 2010-01-07 21:24:50 +01:00
plugin.rb
runner.rb Get everyone running on Rails.env and fix the broken environment settings for script/console and script/dbconsole 2010-01-11 14:01:28 -08:00
server.rb Fix an issue where log was not being tailed in the first request. 2010-01-15 12:24:31 +01: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