Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove opts.on { |options[:option_name] } style hash assignment. Closes #4440. | Nicholas Seckar | 2006-06-28 | 1 | -2/+2 |
* | Use --simple-prompt instead of --prompt-mode simple for console compatibility... | David Heinemeier Hansson | 2006-04-01 | 1 | -1/+1 |
* | Make all ActionView helpers available in the console for debugging purposes. | Marcel Molina | 2006-03-21 | 1 | -0/+1 |
* | Add 'app' accessor to script/console as an instance of Integration::Session | Jamis Buck | 2006-03-01 | 1 | -0/+1 |
* | Make help for the console command more explicit about how to specify the desi... | Marcel Molina | 2005-11-21 | 1 | -0/+1 |
* | script/console uses RAILS_ENV environment variable if present. Closes #2932. | Jeremy Kemper | 2005-11-18 | 1 | -1/+1 |
* | Clean up the act of commands | David Heinemeier Hansson | 2005-09-29 | 1 | -1/+1 |
* | Removed all the scripts in script/* and replaced it with one generic portal: ... | David Heinemeier Hansson | 2005-09-29 | 1 | -0/+22 |