aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/array/wrap.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge docrailsPratik Naik2010-01-171-0/+9
* Ruby 1.9.2: work around Array allowing method_missing for to_aryJeremy Kemper2009-11-131-4/+3
* Array.wrap(struct) needs to return the wrapped structYehuda Katz2009-10-281-12/+7
* This is all that's needed in 1.8.7+Yehuda Katz2009-10-281-10/+11
* * Introduce ActiveSupport.core_ext Integer, %w(conversions time etc)Jeremy Kemper2009-03-211-0/+18