aboutsummaryrefslogtreecommitdiffstats
path: root/railties/fresh_rakefile
Commit message (Expand)AuthorAgeFilesLines
* Fixed skeleton Rakefile to work with sqlite3 out of the box #521 [rasputnik]David Heinemeier Hansson2005-01-241-26/+38
* Removed the Ruby 1.8.2 test/unit fix as it didnt work anywayDavid Heinemeier Hansson2005-01-151-2/+0
* Added that rake clone_structure_to_test, db_structure_dump, and purge_test_da...David Heinemeier Hansson2005-01-111-13/+13
* Added inclusion of fix for test/unit and rake problems with Ruby 1.8.2David Heinemeier Hansson2005-01-101-0/+2
* Added support for SQLite in the auto-dumping/importing of schemas for develop...David Heinemeier Hansson2005-01-031-0/+6
* Fixed "rake stats" to work with sub-directories in models and controllers and...David Heinemeier Hansson2004-12-221-4/+4
* Upgraded to Action Pack 1.0.1 for important bug fix. Updated gem dependencies.David Heinemeier Hansson2004-12-171-0/+1
* Remember to include the right breakpoint for the docsDavid Heinemeier Hansson2004-12-121-1/+1
* Fixed a few issues for the breakpointingDavid Heinemeier Hansson2004-12-091-1/+1
* Added preliminary remote breakpoint supportDavid Heinemeier Hansson2004-12-091-0/+1
* Dump development database, not test databaseDavid Heinemeier Hansson2004-11-251-4/+4
* InitialDavid Heinemeier Hansson2004-11-241-0/+104