aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/active_support_core_extensions.md
Commit message (Expand)AuthorAgeFilesLines
...
* | Updating the guides for Enumerable#pluckKevin Deisz2015-05-281-0/+10
* | Merge branch 'master' of github.com:rails/docrailsVijay Dev2015-05-081-8/+8
|\ \ | |/ |/|
| * [ci skip] `deep_dup` is instance method of `Hash`yui-knk2015-04-221-1/+1
| * [ci skip] `deep_dup` is instance method of `Array`yui-knk2015-04-211-1/+1
| * [ci skip] Fix returned values of code sampleyui-knk2015-04-191-6/+6
* | Merge pull request #19799 from yui-knk/fix/wrap_doc2Arthur Nogueira Neves2015-04-191-2/+2
|\ \
| * | [ci skip] Fix docs and guide about 'Array.wrap'yui-knk2015-04-191-2/+2
* | | [ci skip] Replace `list` with `array`yui-knk2015-04-181-1/+1
|/ /
* / [ci skip] Update code example of Enumerable#withoutyui-knk2015-04-171-1/+1
|/
* [ci skip] Remove Extensions to `Proc` chapter sectionyui-knk2015-04-061-47/+0
* [ci skip] Replace `reraised` with `not captured`yui-knk2015-04-021-1/+1
* Deprecate alias_method_chain in favour of Module#prependKir Shatrov2015-03-221-2/+2
* Add Enumerable#withoutTodd Bealmear2015-03-011-0/+11
* Merge pull request #19130 from yui-knk/fix/active_support_core_extensions2Yves Senn2015-02-281-1/+1
|\
| * [ci skip] Fix to commentyui-knk2015-03-011-1/+1
* | [ci skip] Fix to Stringyui-knk2015-03-011-1/+1
|/
* :nailcare:Akira Matsuda2015-02-261-1/+1
* remove reference to `Logger` core extensions from guide [ci skip]yuuji.yaginuma2015-01-181-44/+0
* Removed documentation of deprecated removed methods [ci skip]Vipul A M2015-01-171-18/+2
* - Changed `IN` to `ON` in markdown renderer conditionVipul A M2015-01-141-1/+1
* Deprecate `MissingSourceFile` in favor of `LoadError`.Rafael Mendonça França2015-01-021-3/+3
* warn about reading guides in GitHubXavier Noria2014-12-231-0/+2
* [ci skip] remove references to `Numeric#from_now`yuuji.yaginuma2014-12-031-18/+0
* Remove a reference to Ruby 1.9 in Guidesclaudiob2014-11-281-1/+1
* Minor English fixes in docs [ci skip]George Millo2014-11-171-1/+1
* The code was not up-to-dateAkira Matsuda2014-10-251-9/+7
* As of Unicode 6.3, Mongolian Vowel Separator is not whitespaceMatthew Draper2014-09-151-1/+1
* :scissors: and from #16803 [ci skip]Zachary Scott2014-09-041-1/+1
* Document that method objects are not `duplicable?`Peter Jaros2014-09-041-1/+1
* copy edit AS core ext changes [ci skip]Vijay Dev2014-09-031-10/+9
* [ci skip] document truncate_wordsRashmi Yadav2014-08-241-0/+33
* [ci skip ]Document transform_values && transform_values!Rashmi Yadav2014-08-231-0/+14
* Merge pull request #16097 from nishantmodak/correct_mdZachary Scott2014-07-081-2/+2
|\
| * correct markdown usage [ci skip]Nishant Modak2014-07-091-2/+2
* | Only reference time specific methods in the time section [ci skip]Sean Griffin2014-07-051-2/+2
* | Remove *all* references to `Time.yesterday` [ci skip]Sean Griffin2014-07-051-1/+1
* | `Time.today` -> `Date.today` in guides. [ci skip]Sean Griffin2014-07-051-1/+1
|/
* Rename Posts to Articles in Guides, continuation of 2d446e77 / #13774 [ci skip]John Kelly Ferguson2014-05-211-2/+2
* Replace first person point of view on guides.Hendy Tanata2014-05-161-3/+3
* Remove falsy deprecation note in AS guides [ci skip]Genadi Samokovarov2014-05-131-1/+1
* typo [ci skip]Xavier Noria2014-05-061-1/+1
* several enhancements to humanize [closes #12288]Xavier Noria2014-05-061-7/+22
* [ci skip] builtin -> built-inAkshay Vishnoi2014-04-201-2/+2
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2014-04-181-3/+3
|\
| * Use path where extensions are defined, not usedSteven Harman2014-04-111-3/+3
* | Add more test case for #demodulize, Improve documentationAkshay Vishnoi2014-04-111-0/+3
* | [ci skip] Remove false documentationAkshay Vishnoi2014-04-111-14/+1
|/
* Improve collision explanation for Hash#transform_keys.Hendy Tanata2014-02-281-3/+3
* Fix code alignment in duplicable? guide.Hendy Tanata2014-02-271-2/+2
* Improve guide for Hash#transform_keys and related methods.Hendy Tanata2014-02-271-6/+15