aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/array/extract_options.rb
Commit message (Expand)AuthorAgeFilesLines
* [Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`Koichi ITO2017-07-111-0/+1
* Use frozen-string-literal in ActiveSupportKir Shatrov2017-07-091-0/+1
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* update AS/core_ext docs [ci skip]Francesco Rodriguez2012-09-121-2/+2
* Limit Array#extract_options! to directl instances of Hash and HWIA. Add extra...wycats2010-03-271-1/+16
* Convert array extension modules to class reopensJeremy Kemper2009-03-211-18/+12
* Improve documentation.Pratik Naik2008-04-051-1/+2
* Added Array#extract_options! to encapsulate the pattern of getting an options...David Heinemeier Hansson2007-07-241-0/+19