aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/active_support_core_extensions.md
Commit message (Expand)AuthorAgeFilesLines
* Remove caveat for older Ruby's `dup` behavior [ci skip]Ryuta Kamizono2019-07-161-9/+0
* Delete mention of Ruby 1.9 [skip ci]soartec-lab2019-07-151-4/+0
* Delete `DateAndTime` method definition in rails that is compatible with ruby ...soartec-lab2019-06-161-22/+22
* Delete 'ruby' in the description of the method defined in rails [skip ci]soartec-lab2019-06-161-3/+3
* Merge pull request #36348 from corprew/docs-stringify-keys-stable-resultRyuta Kamizono2019-05-281-8/+4
|\
| * stringify_keys and symbolize_keys have stable results.Corprew Reed2019-05-271-8/+4
|/
* Update `multiline?` sample code [ci skip]soartec-lab2019-03-071-2/+2
* Corrected execution result of Enumerable#sum [ci skip]soartec-lab2019-03-071-1/+1
* Learn more about inflections[ci skip]soartec-lab2019-03-071-1/+1
* Add a link to where "inquiry" is defined in ActiveSupport docsStephen Pike2019-02-041-0/+2
* Follow up #34754bogdanvlviv2018-12-201-20/+1
* Use native `Array#append`, `Array#prepend`, `Hash#transform_keys`, and `Hash#...Ryuta Kamizono2018-12-201-66/+0
* Fix the docs for Module#parents and related methods in guides [ci skip]Prathamesh Sonpatki2018-10-031-16/+16
* Add `Array#extract!`bogdanvlviv2018-08-141-0/+13
* Rails guides are now served over httpsPaul McMahon2018-07-241-1/+1
* Update "Active Support Core Extensions" Guidebogdanvlviv2018-06-121-76/+56
* Fix example of `index_with`bogdanvlviv2018-06-071-2/+2
* add CHANGELOG/Docutilum2018-05-221-7/+12
* [ci skip] Add documentation/changelog entry.Kasper Timm Hansen2018-05-211-0/+15
* [ci skip] Add :private option to delegate section in guideYoshiyuki Hirano2018-04-041-0/+8
* Revert "[ci skip] Capitalize sentence of first char in AS guide"Andrew White2018-03-311-1/+1
* [ci skip] Capitalize sentence of first char in AS guideYoshiyuki Hirano2018-03-311-1/+1
* Deprecate `active_support/core_ext/hash/compact`yuuji.yaginuma2018-03-021-10/+0
* Rails 6 requires Ruby 2.4.1+Jeremy Daer2018-02-171-62/+11
* Change structure of AS core extensions [ci skip]Yauheni Dakuka2018-02-121-9/+9
* Suppress `warning: BigDecimal.new is deprecated`Yasuo Honda2017-12-151-3/+3
* Update "Active Support Core Extensions" guidebogdanvlviv2017-10-241-91/+97
* Allows pass argument for `Time#prev_year` and `Time#next_year`.bogdanvlviv2017-10-241-4/+6
* Allows pass argument for `Time#prev_month` and `Time#next_month`bogdanvlviv2017-10-241-5/+7
* Make clear that Time core extensions are split between Numeric and IntegerJoão Fernandes2017-10-241-5/+29
* Fix default of `String#to_time` [ci skip]yuuji.yaginuma2017-10-081-1/+1
* Remove mentions about `Module#reachable?` in "Active Support Core Extensions"...bogdanvlviv2017-09-171-39/+0
* fix type fully qualified [ci skip]Yauheni Dakuka2017-09-061-3/+3
* Clarify intentions around method redefinitionsMatthew Draper2017-09-011-1/+5
* Remove trailing spaces [ci skip]Ryuta Kamizono2017-08-271-2/+2
* Merge pull request #30394 from ydakuka/fixing-indentationRyuta Kamizono2017-08-241-2/+2
|\
| * Fix indentation [ci skip]Yauheni Dakuka2017-08-241-2/+2
* | Update active_support_core_extensions.md [ci skip]Yauheni Dakuka2017-08-241-2/+2
|/
* 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