aboutsummaryrefslogtreecommitdiffstats
path: root/config/environments/development.rb
Commit message (Collapse)AuthorAgeLines
* No longer available in Rails 3.1Henare Degan2013-03-03-1/+0
|
* Add some new Rails 3 settings and tidy up environments filesHenare Degan2012-12-11-3/+3
|
* Don't reduce the log level in developmentHenare Degan2012-12-11-2/+0
|
* Add new Rails 3 configHenare Degan2012-12-11-1/+3
|
* Upgrade environment configurationsHenare Degan2012-12-11-22/+24
|
* Merge remote-tracking branch ↵Louise Crow2012-11-01-2/+5
|\ | | | | | | | | | | | | 'openaustralia_github/use_mailcatcher_in_development' into develop Conflicts: Gemfile.lock
| * By default in development send mails to mailcatcherMatthew Landauer2012-10-18-2/+5
| |
* | Disabled caching in development, looks like it was accidentally enabled in ↵Henare Degan2012-10-18-1/+1
|/ | | | 9ffbadea
* Remove gem spec from environmentRobin Houston2012-06-06-2/+0
| | | | This was causing me strange errors, and we think is not needed.
* Don't send emails in development; output them to the console instead.Seb Bacon2012-05-25-0/+1
|
* More changes and refactoring to make purges work.Seb Bacon2012-04-20-0/+2
|
* initial, basic i18n support with gettextSeb Bacon2011-03-10-0/+2
|
* ensure tests run with test environmentSeb Bacon2011-02-25-2/+0
|
* Don't need object debugging any more.francis2009-09-17-2/+4
|
* Constants must be capsfrancis2009-09-10-0/+4
|
* Page cache attachments.francis2008-09-12-1/+1
|
* Migration to Rails 2.1francis2008-09-04-1/+0
|
* Migration to Rails 2.0.2francis2008-01-23-3/+0
|
* Only use sendmail for mail delivery in dev and production, not in test.francis2007-12-13-0/+2
|
* Default Rails gumph.francis2007-08-01-0/+21