Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Always load the environment before executing any command. [#3905 ↵ | José Valim | 2010-03-12 | 1 | -6/+4 | |
| | | | | status:resolved] | |||||
* | Fix server environment [#3877 status:resolved] | Simo Niemelä | 2010-02-10 | 1 | -2/+5 | |
| | | | | Signed-off-by: José Valim <jose.valim@gmail.com> | |||||
* | rails runner loads environment after parsing command-line options | Jeremy Kemper | 2010-02-09 | 1 | -2/+0 | |
| | ||||||
* | Take into account gem versions (so script/rails server can work outside the ↵ | José Valim | 2010-02-08 | 1 | -1/+1 | |
| | | | | application) and use Rails::Application.root instead of ROOT_PATH. | |||||
* | server command loads the application | Jeremy Kemper | 2010-02-04 | 1 | -1/+2 | |
| | ||||||
* | Remove duplicated version check. | José Valim | 2010-02-04 | 1 | -2/+0 | |
| | ||||||
* | -v and --version params now work on rails script in or our of an app | Mikel Lindsaar | 2010-02-04 | 1 | -0/+3 | |
| | ||||||
* | Make bin/rails call rails/commands/application, fix generators usage and ↵ | José Valim | 2010-02-03 | 1 | -13/+66 | |
| | | | | update .gitignores. | |||||
* | Move railties/lib/* into railties/lib/* | Yehuda Katz + Carl Lerche | 2009-09-24 | 1 | -0/+17 | |