| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix file permissions | Tarmo Tänav | 2008-07-31 | 1 | -0/+0 |
* | Normalize whitespace. Closes #8385 [Time Pope] | Jeremy Kemper | 2007-05-27 | 1 | -1/+1 |
* | Changed all script/* to use /usr/bin/env ruby instead of hard-coded Ruby path... | David Heinemeier Hansson | 2005-11-09 | 1 | -1/+1 |
* | Backed out of script/run portal idea. Muscle memory too deep | David Heinemeier Hansson | 2005-10-06 | 1 | -0/+3 |
* | Removed all the scripts in script/* and replaced it with one generic portal: ... | David Heinemeier Hansson | 2005-09-29 | 1 | -23/+0 |
* | Made the console and profiler work with the default 1.8.2 profiler #1325 [bit... | David Heinemeier Hansson | 2005-05-21 | 1 | -3/+1 |
* | Added console --profile for profiling an IRB session #1154 [bitsweat]. Change... | David Heinemeier Hansson | 2005-04-30 | 1 | -5/+8 |
* | Added --sandbox option to script/console that'll roll back all changes made t... | David Heinemeier Hansson | 2005-02-19 | 1 | -3/+20 |
* | Changed script/console to default to development environment and drop --no-in... | David Heinemeier Hansson | 2005-02-17 | 1 | -34/+4 |
* | Fixed script/console to work with Windows (that requires the use of irb.bat) ... | David Heinemeier Hansson | 2005-01-10 | 1 | -2/+7 |
* | Renamed script/envcon to script/console | David Heinemeier Hansson | 2004-12-16 | 1 | -0/+30 |