aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/array/random_access.rb
Commit message (Expand)AuthorAgeFilesLines
* Documentation for Array#sampleThiago Pradi2010-06-281-0/+7
* removes Array#random_element and backports Array#sample from Ruby 1.9, thanks...Xavier Noria2010-06-051-4/+18
* Renames Array#rand -> Array#random_elementRizwan Reza2010-05-171-11/+1
* Change on Array extension from rand => random_element [#4555 state:committed]Santiago Pastorino2010-05-161-1/+11
* Convert array extension modules to class reopensJeremy Kemper2009-03-211-10/+4
* Improve documentation.Pratik Naik2008-04-051-1/+1
* Missing file from previous patchDavid Heinemeier Hansson2007-09-151-0/+12