aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/ruby
Commit message (Collapse)AuthorAgeFilesLines
* Single-require forward compatibility with new Ruby features like Object#tap, ↵Jeremy Kemper2009-05-201-0/+24
Enumerable#group_by, and Process.daemon. Code with the latest but run anywhere.