aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/ruby
Commit message (Expand)AuthorAgeFilesLines
* Object#tap is not needed for Ruby >= 1.8.7Xavier Noria2009-11-091-2/+0
* Symbol#to_proc is not needed for Ruby >= 1.8.7Xavier Noria2009-11-091-2/+0
* Single-require forward compatibility with new Ruby features like Object#tap, ...Jeremy Kemper2009-05-201-0/+24