aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/array/wrapper.rb
Commit message (Expand)AuthorAgeFilesLines
* Array#wrap should use #to_ary so association collections and named scopes are...Will Bryant2009-02-101-2/+7
* Introduce Array.wrap(foo) to wrap the argument in an array unless it's alread...Jeremy Kemper2009-02-061-0/+19