aboutsummaryrefslogtreecommitdiffstats
path: root/railties/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
* Fixed CTRL-C exists from the Breakpointer to be a clean affair without error ...David Heinemeier Hansson2004-12-221-0/+2
* Fixed "rake stats" to work with sub-directories in models and controllers and...David Heinemeier Hansson2004-12-221-0/+2
* Added a require_association hook on const_missing that makes it possible to u...David Heinemeier Hansson2004-12-201-0/+2
* Added graceful handling of an inaccessible log file by redirecting output to ...David Heinemeier Hansson2004-12-191-1/+3
* Added support for a -h/--help parameter in the generator #331 [Ulysses]David Heinemeier Hansson2004-12-191-0/+2
* File.expand_path in config/environment.rb would fail when dealing with symlin...David Heinemeier Hansson2004-12-181-0/+5
* Upgraded to Action Pack 1.0.1 for important bug fix. Updated gem dependencies.David Heinemeier Hansson2004-12-171-1/+8
* Renamed script/envcon to script/consoleDavid Heinemeier Hansson2004-12-161-1/+1
* Renamed public/dispatch.servlet to script/server -- it wasn't really dispatch...David Heinemeier Hansson2004-12-161-3/+5
* Renamed AbstractApplicationController and abstract_application.rb to Applicat...David Heinemeier Hansson2004-12-151-0/+3
* Added an easier way of starting a IRB session on the environmentDavid Heinemeier Hansson2004-12-061-0/+3
* InitialDavid Heinemeier Hansson2004-11-241-0/+265