aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/active_support_core_extensions.md
Commit message (Expand)AuthorAgeFilesLines
* 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
* Consistent use of one space only after punctuationSunny Ripert2013-05-281-2/+2
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2013-05-121-1/+1
|\
| * ruby -> RubyPrathamesh Sonpatki2013-05-121-1/+1
* | Revert the guide after removing varargs from `in?`.Brian Morearty2013-05-011-2/+1
|/
* more naming fixes.Yves Senn2013-04-301-3/+5
* it's Active Record not ActiveRecordYves Senn2013-04-301-1/+3
* Changed grammar for better readabilityPrathamesh Sonpatki2013-04-141-1/+1
* Add option to Class#class_attribute for skipping the query methodAgis-2013-04-061-0/+2
* localised => localizedPrathamesh Sonpatki2013-03-251-1/+1
* do some typo fixingVipul A M2013-03-141-1/+1