aboutsummaryrefslogtreecommitdiffstats
path: root/railties/environments/test.rb
Commit message (Expand)AuthorAgeFilesLines
* [7668] part deux (forgot to add the railties love to the mix)Rick Olson2007-09-281-0/+3
* Normalize whitespace. Closes #8385 [Time Pope]Jeremy Kemper2007-05-271-1/+1
* Dont line up that which does notDavid Heinemeier Hansson2006-03-201-1/+1
* Added note about precedence (closes #2790)David Heinemeier Hansson2005-11-091-0/+2
* Removed the dead test settingsFlorian Weber2005-10-261-7/+1
* Made the instantiated/transactional fixtures settings be controlled through R...Florian Weber2005-10-141-0/+6
* Reformed environments files to the new config styleDavid Heinemeier Hansson2005-09-131-6/+6
* r2951@asus: jeremy | 2005-07-08 18:09:30 -0700Jeremy Kemper2005-07-081-1/+12
* Added a 'whiny nil' that's aim to ensure that when users pass nil to methods ...David Heinemeier Hansson2005-06-181-0/+2
* Made ready for release of 0.9.4David Heinemeier Hansson2005-01-171-0/+1
* Switch dispatcher to use the new shared Dependencies approachDavid Heinemeier Hansson2004-12-291-2/+1
* Added ActionMailer::Base.deliver_method = :test to the test environment so th...David Heinemeier Hansson2004-12-231-1/+1
* Added ActionMailer::Base.raise_delivery_errors = false to the test environmen...David Heinemeier Hansson2004-12-231-0/+1
* Consolidated and better commented the environment filesDavid Heinemeier Hansson2004-11-251-2/+3
* InitialDavid Heinemeier Hansson2004-11-241-0/+2