aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/range/each.rb
Commit message (Expand)AuthorAgeFilesLines
* Use #prepend rather than using 2 aliasesYuki Nishijima2015-04-141-22/+16
* Deprecate alias_method_chain in favour of Module#prependKir Shatrov2015-03-221-4/+8
* Fix iterating over DateTime by doing strict checking for Time objectsPrathamesh Sonpatki2014-01-111-2/+1
* Disable ability to iterate over a Range of TimeWithZoneBogdan Gusiev2013-07-191-0/+24