aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/array/random_access.rb
Commit message (Expand)AuthorAgeFilesLines
* fixes incorrect error message for sample methodVijay Dev2011-05-071-1/+1
* Added an example of exception situation on Array#sample docsSebastian Martinez2011-04-151-4/+5
* Improved Array#sample documentationSebastian Martinez2011-04-151-1/+3
* more "SSL everywhere" for GitHub URLsAkira Matsuda2011-03-071-2/+2
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-141-4/+4
* 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