aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/range/each.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fix iterating over DateTime by doing strict checking for Time objectsPrathamesh Sonpatki2014-01-111-2/+1
| | | | - Fixes #13667
* Disable ability to iterate over a Range of TimeWithZoneBogdan Gusiev2013-07-191-0/+24