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
José Valim 51fe6d05e7 Refactor generators a little bit.
Signed-off-by: Yehuda Katz <wycats@mobile-166-129-219-135.mycingular.net>
2009-11-08 18:41:44 -08:00
..
ncgi Yank FCGI Handler from core 2009-10-05 11:16:24 -05:00
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 Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application's object root) 2009-10-16 12:51:02 -07:00
dbconsole.rb Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application's object root) 2009-10-16 12:51:02 -07:00
destroy.rb Refactor generators a little bit. 2009-11-08 18:41:44 -08:00
generate.rb Refactor generators a little bit. 2009-11-08 18:41:44 -08:00
plugin.rb Move railties/lib/* into railties/lib/* 2009-09-24 16:11:41 -07:00
runner.rb script/runner should require environment 2009-10-16 19:33:25 -05:00
server.rb Get apps generated with working again. 2009-10-16 16:03:14 -07: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