aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/active_support_core_extensions.md
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * `implemention` => `implementation`Vipul A M2013-09-031-1/+1
* | Use Ruby on Rails Coding Conventions for code examples in the guidesPaul Nikitochkin2013-09-061-5/+5
|/
* Revert "Merge branch 'master' of github.com:rails/docrails"Vijay Dev2013-08-171-14/+51
* Added new line [ci skip]Rashmi Yadav2013-08-141-0/+1
* Added docs for 'remove' method [ci skip]Rashmi Yadav2013-08-141-0/+11
* Typo fixMikhail Dieterle2013-07-281-1/+1
* Using markdown-style code quotesMikhail Dieterle2013-07-281-2/+2
* Removed doc of removed method diff [ci skip]Rashmi Yadav2013-07-241-38/+0
* Updated guides with latest method [ci skip]Rashmi Yadav2013-07-241-2/+2
* fixed file name references [ci skip]Rashmi Yadav2013-07-241-4/+4
* Updated guides with latest method [ci skip]Rashmi Yadav2013-07-231-4/+5
* copy editing AS guide [ci skip]Vijay Dev2013-06-141-19/+4
* Describe ActiveSupport core extensions for BigDecimal, JSON support, and inst...Jeff Cohen2013-06-081-1/+65