aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/active_support_core_extensions.md
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add Enumerable#withoutTodd Bealmear2015-03-011-0/+11
* Merge pull request #19130 from yui-knk/fix/active_support_core_extensions2Yves Senn2015-02-281-1/+1
|\
| * [ci skip] Fix to commentyui-knk2015-03-011-1/+1
* | [ci skip] Fix to Stringyui-knk2015-03-011-1/+1
|/
* :nailcare:Akira Matsuda2015-02-261-1/+1
* remove reference to `Logger` core extensions from guide [ci skip]yuuji.yaginuma2015-01-181-44/+0
* Removed documentation of deprecated removed methods [ci skip]Vipul A M2015-01-171-18/+2
* - Changed `IN` to `ON` in markdown renderer conditionVipul A M2015-01-141-1/+1
* Deprecate `MissingSourceFile` in favor of `LoadError`.Rafael Mendonça França2015-01-021-3/+3
* warn about reading guides in GitHubXavier Noria2014-12-231-0/+2
* [ci skip] remove references to `Numeric#from_now`yuuji.yaginuma2014-12-031-18/+0
* Remove a reference to Ruby 1.9 in Guidesclaudiob2014-11-281-1/+1