aboutsummaryrefslogtreecommitdiffstats
path: root/railties/Rakefile
Commit message (Expand)AuthorAgeFilesLines
...
* Make Railties *not* include .svn dirs in its gemspec files list #308 [Marcel]David Heinemeier Hansson2004-12-151-1/+1
* Renamed AbstractApplicationController and abstract_application.rb to Applicat...David Heinemeier Hansson2004-12-151-3/+3
* Cut dependency on dev-utils by using included breakpoint libDavid Heinemeier Hansson2004-12-131-1/+0
* Differentiate breakpointing on gem or not in an attempt to fix looping problemsDavid Heinemeier Hansson2004-12-121-0/+1
* Fixed a few issues for the breakpointingDavid Heinemeier Hansson2004-12-091-1/+1
* Added preliminary remote breakpoint supportDavid Heinemeier Hansson2004-12-091-2/+11
* Updated the usage documentation for the generator actions for their new homeDavid Heinemeier Hansson2004-12-091-4/+2
* Forgot another small change with the new generatorsDavid Heinemeier Hansson2004-12-071-0/+1
* Forgot a small change with the new generatorsDavid Heinemeier Hansson2004-12-071-0/+2
* Added a better generator for scaffolding that actually creates the code, so i...David Heinemeier Hansson2004-12-071-1/+7
* Added an easier way of starting a IRB session on the environmentDavid Heinemeier Hansson2004-12-061-2/+2
* Cleaned up the RakefileDavid Heinemeier Hansson2004-11-251-106/+68
* InitialDavid Heinemeier Hansson2004-11-241-0/+279