aboutsummaryrefslogtreecommitdiffstats
path: root/railties/bin/console
Commit message (Expand)AuthorAgeFilesLines
* Fix file permissionsTarmo Tänav2008-07-311-0/+0
* Normalize whitespace. Closes #8385 [Time Pope]Jeremy Kemper2007-05-271-1/+1
* Changed all script/* to use /usr/bin/env ruby instead of hard-coded Ruby path...David Heinemeier Hansson2005-11-091-1/+1
* Backed out of script/run portal idea. Muscle memory too deepDavid Heinemeier Hansson2005-10-061-0/+3
* Removed all the scripts in script/* and replaced it with one generic portal: ...David Heinemeier Hansson2005-09-291-23/+0
* Made the console and profiler work with the default 1.8.2 profiler #1325 [bit...David Heinemeier Hansson2005-05-211-3/+1
* Added console --profile for profiling an IRB session #1154 [bitsweat]. Change...David Heinemeier Hansson2005-04-301-5/+8
* Added --sandbox option to script/console that'll roll back all changes made t...David Heinemeier Hansson2005-02-191-3/+20
* Changed script/console to default to development environment and drop --no-in...David Heinemeier Hansson2005-02-171-34/+4
* Fixed script/console to work with Windows (that requires the use of irb.bat) ...David Heinemeier Hansson2005-01-101-2/+7
* Renamed script/envcon to script/consoleDavid Heinemeier Hansson2004-12-161-0/+30