aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/commands
Commit message (Expand)AuthorAgeFilesLines
* Dont hardcodeDavid Heinemeier Hansson2005-10-281-2/+0
* Added script/plugin to manage plugins (install, remove, list, etc) [Ryan Toma...David Heinemeier Hansson2005-10-281-0/+745
* Work, but better!David Heinemeier Hansson2005-10-281-2/+2
* You've been down that road, Neo. You know where it ends. And I know it's not ...David Heinemeier Hansson2005-10-281-0/+16
* Documentation updates/fixes for railtiesJamis Buck2005-10-162-5/+24
* Updated documentation and fixed the spinner to reference the new spawner by d...David Heinemeier Hansson2005-10-152-21/+10
* Finished moveDavid Heinemeier Hansson2005-10-142-0/+0
* Moving perform to performanceDavid Heinemeier Hansson2005-10-142-0/+0
* r3619@sedna: jeremy | 2005-10-14 14:41:24 -0700Jeremy Kemper2005-10-144-10/+0
* Sanitize benchmarker. [times] argument is optional, defaults to 1.Jeremy Kemper2005-10-141-5/+12
* Fix commands/performJeremy Kemper2005-10-141-1/+1
* Update docsDavid Heinemeier Hansson2005-10-143-3/+3
* Made them actually workDavid Heinemeier Hansson2005-10-142-2/+2
* Fix problem with RAILS_ENV being frozen when set from environment variableJamis Buck2005-10-142-2/+2
* Performers go .rbDavid Heinemeier Hansson2005-10-142-0/+0
* Fix spellingDavid Heinemeier Hansson2005-10-143-1/+1
* Fix script/server to use the environment given by the -e toggleJamis Buck2005-10-131-0/+2
* Make sure ENV['RAILS_ENV'] and RAILS_ENV are kept in syncJamis Buck2005-10-121-5/+2
* Honor the runner -e toggle even if the RAILS_ENV constant has already been setJamis Buck2005-10-121-2/+6
* Backed out of script/run portal idea. Muscle memory too deepDavid Heinemeier Hansson2005-10-062-5/+4
* Update the spinner to the latest commandsDavid Heinemeier Hansson2005-09-301-2/+2
* Clean up the act of commandsDavid Heinemeier Hansson2005-09-297-12/+7
* Removed all the scripts in script/* and replaced it with one generic portal: ...David Heinemeier Hansson2005-09-2913-0/+346
* Going to pull all commands into RailsDavid Heinemeier Hansson2005-09-293-0/+232