aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/active_support_core_extensions.md
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fix guide active_support_core_extensions. add Note to String#indent [ci skip]tbpgr2014-02-141-0/+2
* Adding Hash#compact and Hash#compact! methodstinogomes2014-01-091-0/+10
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2013-12-201-1/+1
|\
| * Remove Rdoc formatting from markdown [ci skip]Harshad Sabne2013-11-291-1/+1
* | Remove note about removed local_constant_names method from guides [ci skip]Carlos Antonio da Silva2013-12-021-1/+1
* | Remove dead comment from AS extensions guide [ci skip]Carlos Antonio da Silva2013-12-021-2/+0
* | Fix note about class attribute accessors deprecated file [ci skip]Carlos Antonio da Silva2013-12-021-1/+1
* | Unify cattr and mattr accessors declarationsGenadi Samokovarov2013-12-021-2/+2
* | [ci skip] Removing some gender sensitive object pronounsTejas Dinkar2013-12-021-1/+1
|/
* Merge remote-tracking branch 'docrails/master'Xavier Noria2013-11-241-7/+7
|\
| * [ci skip] Replace #=> with # =>Alex Johnson2013-11-121-7/+7
* | Unify `cattr_*` interface: allow to pass a block to `cattr_reader`.Alexey Chernenkov2013-11-151-0/+9
* | Make it clear that require 'active_support' is required [ci-skip]Godfrey Chan2013-11-131-1/+4
|/
* Add +capitalize+ option to Inflector.humanizeclaudiob2013-11-061-0/+6
* AS guide: errataXavier Noria2013-10-311-1/+1
* Merge pull request #12203 from chancancode/eager_load_jsonJeremy Kemper2013-10-301-4/+2
|\
| * Moved all JSON core extensions into core_ext/object/jsonGodfrey Chan2013-09-131-4/+2
* | Revert "Merge pull request #12480 from iwiznia/master"Jeremy Kemper2013-10-111-15/+0
* | flatten and flatten! methods for ActiveSupport::DurationIonatan Wiznia2013-10-111-0/+15
* | Removed doc of diff method [ci skip]Rashmi Yadav2013-09-131-38/+0
* | Updated guides with latest method [ci skip]Rashmi Yadav2013-09-131-2/+2
* | Updated the file path [ci skip]Rashmi Yadav2013-09-131-4/+4
* | Updated with latest method [ci skip]Rashmi Yadav2013-09-131-4/+5
|/
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2013-09-131-1/+1
|\