aboutsummaryrefslogtreecommitdiffstats
path: root/lib/timezone_fixes.rb
Commit message (Collapse)AuthorAgeLines
* Remove timezone monkeypatch fixes because they're not necessary in Rails 3 ↵Matthew Landauer2013-01-25-26/+0
| | | | anymore
* Small comment edit in timezone_fixes to remind that this can be removed in ↵Matthew Landauer2013-01-25-1/+3
| | | | Rails 3.x
* Remove redundant line.Louise Crow2012-10-24-2/+1
|
* Apply Timezone fix patch that used to be just a change in versionFrancis Irving2009-12-02-0/+25
control, using instead a proper tested monkey patch in lib