aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/range/include_range.rb
Commit message (Expand)AuthorAgeFilesLines
* Convert Range step and include extension modules to class reopenJeremy Kemper2009-03-291-27/+18
* Improve documentation coverage and markupXavier Noria2008-05-021-0/+8
* Style update for new Range extensionsJeremy Kemper2007-10-091-7/+5
* * Add Range#overlaps?(range), Range#include?(range), and Range#step without a...Michael Koziarski2007-10-081-0/+24