| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a link to where "inquiry" is defined in ActiveSupport docs | Stephen Pike | 2019-02-04 | 1 | -0/+2 |
* | Follow up #34754 | bogdanvlviv | 2018-12-20 | 1 | -20/+1 |
* | Use native `Array#append`, `Array#prepend`, `Hash#transform_keys`, and `Hash#... | Ryuta Kamizono | 2018-12-20 | 1 | -66/+0 |
* | Fix the docs for Module#parents and related methods in guides [ci skip] | Prathamesh Sonpatki | 2018-10-03 | 1 | -16/+16 |
* | Add `Array#extract!` | bogdanvlviv | 2018-08-14 | 1 | -0/+13 |
* | Rails guides are now served over https | Paul McMahon | 2018-07-24 | 1 | -1/+1 |
* | Update "Active Support Core Extensions" Guide | bogdanvlviv | 2018-06-12 | 1 | -76/+56 |
* | Fix example of `index_with` | bogdanvlviv | 2018-06-07 | 1 | -2/+2 |
* | add CHANGELOG/Doc | utilum | 2018-05-22 | 1 | -7/+12 |
* | [ci skip] Add documentation/changelog entry. | Kasper Timm Hansen | 2018-05-21 | 1 | -0/+15 |
* | [ci skip] Add :private option to delegate section in guide | Yoshiyuki Hirano | 2018-04-04 | 1 | -0/+8 |
* | Revert "[ci skip] Capitalize sentence of first char in AS guide" | Andrew White | 2018-03-31 | 1 | -1/+1 |
* | [ci skip] Capitalize sentence of first char in AS guide | Yoshiyuki Hirano | 2018-03-31 | 1 | -1/+1 |
* | Deprecate `active_support/core_ext/hash/compact` | yuuji.yaginuma | 2018-03-02 | 1 | -10/+0 |
* | Rails 6 requires Ruby 2.4.1+ | Jeremy Daer | 2018-02-17 | 1 | -62/+11 |
* | Change structure of AS core extensions [ci skip] | Yauheni Dakuka | 2018-02-12 | 1 | -9/+9 |
* | Suppress `warning: BigDecimal.new is deprecated` | Yasuo Honda | 2017-12-15 | 1 | -3/+3 |
* | Update "Active Support Core Extensions" guide | bogdanvlviv | 2017-10-24 | 1 | -91/+97 |
* | Allows pass argument for `Time#prev_year` and `Time#next_year`. | bogdanvlviv | 2017-10-24 | 1 | -4/+6 |
* | Allows pass argument for `Time#prev_month` and `Time#next_month` | bogdanvlviv | 2017-10-24 | 1 | -5/+7 |
* | Make clear that Time core extensions are split between Numeric and Integer | João Fernandes | 2017-10-24 | 1 | -5/+29 |
* | Fix default of `String#to_time` [ci skip] | yuuji.yaginuma | 2017-10-08 | 1 | -1/+1 |
* | Remove mentions about `Module#reachable?` in "Active Support Core Extensions"... | bogdanvlviv | 2017-09-17 | 1 | -39/+0 |
* | fix type fully qualified [ci skip] | Yauheni Dakuka | 2017-09-06 | 1 | -3/+3 |
* | Clarify intentions around method redefinitions | Matthew Draper | 2017-09-01 | 1 | -1/+5 |
* | Remove trailing spaces [ci skip] | Ryuta Kamizono | 2017-08-27 | 1 | -2/+2 |
* | Merge pull request #30394 from ydakuka/fixing-indentation | Ryuta Kamizono | 2017-08-24 | 1 | -2/+2 |
|\ |
|
| * | Fix indentation [ci skip] | Yauheni Dakuka | 2017-08-24 | 1 | -2/+2 |
* | | Update active_support_core_extensions.md [ci skip] | Yauheni Dakuka | 2017-08-24 | 1 | -2/+2 |
|/ |
|
* | Add documentation for class_attribute options | Glauco Custódio | 2017-07-17 | 1 | -2/+1 |
* | Missing dots [ci skip] (#29414) | Vipul A M | 2017-06-11 | 1 | -4/+4 |
* | Merge pull request #29268 from gsamokovarov/delegate-missing-to-guides | Vipul A M | 2017-06-11 | 1 | -0/+21 |
|\ |
|
| * | Document Module#delegate_missing_to in the guides | Genadi Samokovarov | 2017-06-11 | 1 | -0/+21 |
* | | Use mattr_accessor default: option throughout the project | Genadi Samokovarov | 2017-06-03 | 1 | -5/+3 |
|/ |
|
* | Revert "Merge pull request #27686 from koic/friendly_bigdecimal_inspect" | Kasper Timm Hansen | 2017-01-15 | 1 | -9/+1 |
* | Several representation of BigDecimal has changed in Ruby 2.4.0+ [ci skip] | Koichi ITO | 2017-01-15 | 1 | -1/+9 |
* | [ci skip] Rejigger the dublicable? wording a bit. | Kasper Timm Hansen | 2016-12-29 | 1 | -9/+12 |
* | Update list of `duplicable?` objects in AS core_ext guide [ci skip] | utilum | 2016-12-23 | 1 | -17/+31 |
* | remove `alias_method_chain` from guide [ci skip] | yuuji.yaginuma | 2016-11-15 | 1 | -50/+0 |
* | [ci skip] Fix return values of Hash Extensions examples | Bruno Facca | 2016-10-20 | 1 | -4/+4 |
* | [ci skip] Simply formatting documents | Neodelf | 2016-09-06 | 1 | -1/+1 |
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2016-08-02 | 1 | -1/+1 |
|\ |
|
| * | The `to_query` method on Array objects uses `key[] as the prefix, not `_key_[... | Prathamesh Sonpatki | 2016-07-10 | 1 | -1/+1 |
* | | define Range#match? if Ruby < 2.4 | Xavier Noria | 2016-07-22 | 1 | -0/+18 |
|/ |
|
* | [ci skip] When instance_reader is false, attribute can still be assigned by t... | Prathamesh Sonpatki | 2016-06-15 | 1 | -1/+2 |
* | remove deprecated `Module#qualified_const_` from guide [ci skip] | yuuji.yaginuma | 2016-05-23 | 1 | -71/+0 |
* | Support for unified Integer class in Ruby 2.4+ | Jeremy Daer | 2016-05-18 | 1 | -4/+3 |
* | Use consistent term [skip ci] | Erol Fornoles | 2016-05-08 | 1 | -1/+1 |
* | Remove log-related stuff from ActiveSupport::Dependencies | Aaron Ang | 2016-03-15 | 1 | -2/+0 |
* | Deprecate `Module.local_constants` | yui-knk | 2016-03-01 | 1 | -23/+0 |