Jeremy Kemper
|
39ebd6eb2b
|
rails runner loads environment after parsing command-line options
|
2010-02-09 08:40:21 -08:00 |
|
David Heinemeier Hansson
|
9a83bd5006
|
Rename usage path to command to just the command name
|
2010-02-02 16:16:26 -08:00 |
|
David Heinemeier Hansson
|
8cb594a2e1
|
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 |
|
Joshua Peek
|
f1640a1653
|
script/runner should require environment
|
2009-10-16 19:33:25 -05:00 |
|
Joshua Peek
|
d859402696
|
Use Rails.initialize! where we just want to run the initializers and aren't concerned about the config
|
2009-10-16 18:58:35 -05:00 |
|
Carl Lerche
|
97296b11e2
|
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 |
|
Yehuda Katz + Carl Lerche
|
f0dd77c6be
|
Move railties/lib/* into railties/lib/*
|
2009-09-24 16:11:41 -07:00 |
|