aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/array/random_access.rb
Commit message (Collapse)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
| | | | see: https://github.com/blog/738-sidejack-prevention-phase-2-ssl-everywhere
* Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵Santiago Pastorino2010-08-141-4/+4
| | | | 's/[ \t]*$//' -i {} \;)
* Documentation for Array#sampleThiago Pradi2010-06-281-0/+7
|
* removes Array#random_element and backports Array#sample from Ruby 1.9, ↵Xavier Noria2010-06-051-4/+18
| | | | thanks to Marc-Andre Lafortune
* Renames Array#rand -> Array#random_elementRizwan Reza2010-05-171-11/+1
| | | | Signed-off-by: Xavier Noria <fxn@hashref.com>
* Change on Array extension from rand => random_element [#4555 state:committed]Santiago Pastorino2010-05-161-1/+11
| | | | Signed-off-by: Xavier Noria <fxn@hashref.com>
* Convert array extension modules to class reopensJeremy Kemper2009-03-211-10/+4
|
* Improve documentation.Pratik Naik2008-04-051-1/+1
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9226 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Missing file from previous patchDavid Heinemeier Hansson2007-09-151-0/+12
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7490 5ecf4fe2-1ee6-0310-87b1-e25e094e27de