aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/active_support_core_extensions.md
Commit message (Expand)AuthorAgeFilesLines
* Add documentation for class_attribute optionsGlauco Custódio2017-07-171-2/+1
* Missing dots [ci skip] (#29414)Vipul A M2017-06-111-4/+4
* Merge pull request #29268 from gsamokovarov/delegate-missing-to-guidesVipul A M2017-06-111-0/+21
|\
| * Document Module#delegate_missing_to in the guidesGenadi Samokovarov2017-06-111-0/+21
* | Use mattr_accessor default: option throughout the projectGenadi Samokovarov2017-06-031-5/+3
|/
* Revert "Merge pull request #27686 from koic/friendly_bigdecimal_inspect"Kasper Timm Hansen2017-01-151-9/+1
* Several representation of BigDecimal has changed in Ruby 2.4.0+ [ci skip]Koichi ITO2017-01-151-1/+9
* [ci skip] Rejigger the dublicable? wording a bit.Kasper Timm Hansen2016-12-291-9/+12
* Update list of `duplicable?` objects in AS core_ext guide [ci skip]utilum2016-12-231-17/+31
* remove `alias_method_chain` from guide [ci skip]yuuji.yaginuma2016-11-151-50/+0
* [ci skip] Fix return values of Hash Extensions examplesBruno Facca2016-10-201-4/+4
* [ci skip] Simply formatting documentsNeodelf2016-09-061-1/+1
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2016-08-021-1/+1
|\
| * The `to_query` method on Array objects uses `key[] as the prefix, not `_key_[...Prathamesh Sonpatki2016-07-101-1/+1
* | define Range#match? if Ruby < 2.4Xavier Noria2016-07-221-0/+18
|/
* [ci skip] When instance_reader is false, attribute can still be assigned by t...Prathamesh Sonpatki2016-06-151-1/+2
* remove deprecated `Module#qualified_const_` from guide [ci skip]yuuji.yaginuma2016-05-231-71/+0
* Support for unified Integer class in Ruby 2.4+Jeremy Daer2016-05-181-4/+3
* Use consistent term [skip ci]Erol Fornoles2016-05-081-1/+1
* Remove log-related stuff from ActiveSupport::DependenciesAaron Ang2016-03-151-2/+0
* Deprecate `Module.local_constants`yui-knk2016-03-011-23/+0
* [ci skip] Updating edge rails guides to include `on_weekday?` on Date, Time a...Chirag Aggarwal2016-02-171-1/+5
* rename to 'second_to_last' and 'third_to_last'Brian Christian2016-02-101-1/+1
* allow Array.penultimate and Array.antepenultiate access methodsBrian Christian2016-02-091-1/+1
* Add support for Petabyte and Exabyte in number to human sizeAkshay Vishnoi2015-12-221-6/+8
* ApplicationRecord documentation passGenadi Samokovarov2015-12-171-6/+6
* Remove ActionController::TestCase from documentationeileencodes2015-12-121-8/+8
* Parameterize with options to preserve case of stringSwaathi K2015-11-071-0/+14
* document `try!` in ActiveSupport core ext guideSean Linsley2015-11-041-0/+7
* Fix minor typo from #20038Sean Griffin2015-10-201-2/+2
* Merge pull request #20038 from imanel/numeric_prependSean Griffin2015-10-201-11/+3
|\
| * Unify behavior of all Numeric extensions and use Module.prepend instead of al...Bernard Potocki2015-05-281-11/+3
* | [ci skip] Fix typo in deep_dup docsEric Turner2015-10-121-1/+1
* | fix `to_time` output in ActiveSupport guide. Since https://github.com/rails/r...amitkumarsuroliya2015-09-201-3/+3
* | Revert "[ci skip] Fix to `a, b or c` format"Vijay Dev2015-08-241-1/+1
* | [ci skip] Fix to `a, b or c` formatyui-knk2015-07-301-1/+1
* | Fix core_text -> core_extSeiei Miyagi2015-06-081-1/+1
* | Add missing NOTE for Time extensions' locationPierre2015-06-071-0/+2
* | 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