aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #21217 from myrridin/myrridin-documentation-updatesZachary Scott2015-08-121-2/+2
|\
| * [ci skip] Switch around a common idiom for readabilityThomas Hart II2015-08-051-2/+2
* | Only invoke the default block for mattr_accessor once so that it does not cau...Lachlan Sylvester2015-08-071-1/+1
* | Merge pull request #21087 from vngrs/fix_hash_except_docKasper Timm Hansen2015-08-031-8/+9
|\ \
| * | Fix the documentation of Hash#except method [ci skip]Mehmet Emin İNAÇ2015-08-031-8/+9
* | | [ci skip] Update Time#advance documentation with examplesMichael Stock2015-08-021-0/+6
|/ /
* / String#freeze optimizationsschneems2015-07-301-1/+1
|/
* Tiny documentation edits [ci skip]Robin Dupret2015-07-281-1/+1
* Freeze string literals when not mutated.schneems2015-07-192-2/+2
* Merge pull request #20839 from TheBlasfem/added_examples_dateandtime_calculat...Sean Griffin2015-07-181-9/+34
|\
| * added examples to DateAndTime::Calculations [ci skip]Julio Lopez2015-07-181-9/+34
* | [skip ci] Lookup can be a noun but it is not a verbJon Atack2015-07-171-1/+2
* | improve duplicable documentation [ci skip]Julio Lopez2015-07-101-1/+5
|/
* adding brackets to array in docsJulio Lopez2015-07-071-1/+1
* Merge pull request #20575 from prathamesh-sonpatki/doc-xml-disallowed-typesZachary Scott2015-06-181-1/+19
|\
| * Added documentation about passing custom disallowed types to Hash#from_xml [...Prathamesh Sonpatki2015-06-181-1/+19
* | Merge pull request #18365 from pocke/fix_datatime_compareAaron Patterson2015-06-121-1/+1
|\ \ | |/ |/|
| * DateTime#<=> return nil when compare to the invalid String as Time.pocke2015-01-061-1/+1
* | Use block variable instead of globalRoque Pinel2015-06-081-1/+1
* | Merge pull request #20362 from kddeisz/enumerable_pluckRafael Mendonça França2015-06-011-2/+9
|\ \
| * | Allow Enumerable#pluck to take a splat.Kevin Deisz2015-05-291-2/+9
* | | Fix a range of values for parameters of the Time#changeNikolay Kondratyev2015-06-011-1/+1
* | | Revert "Replace use of alias chains with prepend at core_ext/date and core_ex...Roque Pinel2015-05-295-79/+89
|/ /
* | Merge pull request #19878 from pabloh/replace_alias_chains_with_prependRafael Mendonça França2015-05-285-89/+79
|\ \
| * | Replace use of alias chains with prepend at core_ext/datePablo Herrero2015-05-045-89/+79
* | | Add Enumerable#pluck.Kevin Deisz2015-05-281-0/+8
* | | Remove `.superclass_delegating_accessor`. Refer #14271Akshay Vishnoi2015-05-242-46/+0
* | | [skip ci] Update documentation for Date classAnton Davydov2015-05-211-0/+6
* | | Small stylistic tweaks for `Delegator#try` patchGodfrey Chan2015-05-191-5/+5
* | | Patch `Delegator` to work with `#try`Nate Smith2015-05-191-17/+57
* | | Only define #positive? and #negative? on Ruby 2.2Rafael Mendonça França2015-05-191-0/+7
* | | Move Integer#positive? and Integer#negative? query methods to Numeric classMehmet Emin İNAÇ2015-05-133-2/+2
* | | Minor comment fix. [ci skip]Zoltan Kiss2015-05-131-4/+4
* | | Add Integer#positive? and Integer#negative? query methods in the vein of Fixn...David Heinemeier Hansson2015-05-132-0/+20
* | | Merge pull request #20049 from iamvery/patch-1Yves Senn2015-05-071-1/+13
|\ \ \
| * | | Add examples of Date and Time `next_week` usageJay Hayes2015-05-071-0/+7
|/ / /
* / / deep_dup method, remove old key from duplicated hash to avoid unnecessary pairsMehmet Emin İNAÇ2015-05-041-0/+1
|/ /
* | Clearify that alias_method_chain is deprecatedPrem Sichanugrist2015-04-221-0/+3
* | Merge pull request #19814 from y-yagi/array_inquiryRafael Mendonça França2015-04-191-0/+2
|\ \
| * | add missing require for ArrayInquireryuuji.yaginuma2015-04-191-0/+2
* | | Merge pull request #19799 from yui-knk/fix/wrap_doc2Arthur Nogueira Neves2015-04-191-3/+4
|\ \ \ | |/ / |/| |
| * | [ci skip] Fix docs and guide about 'Array.wrap'yui-knk2015-04-191-3/+4
* | | [ci skip] Replace `list` with `array`yui-knk2015-04-181-1/+1
|/ /
* | Fix typos and improve the documentationJon Atack2015-04-151-3/+3
* | Use #prepend rather than using 2 aliasesYuki Nishijima2015-04-142-42/+36
* | Merge branch 'master' of github.com:rails/docrailsVijay Dev2015-04-141-1/+1
|\ \
| * | [ci skip] Remove unnecessary `>`yui-knk2015-03-311-1/+1
* | | Speedup String#squishojab2015-04-121-2/+1
* | | Only coerce time when comparing if necessaryAaron Jensen2015-03-311-2/+4
* | | [ci skip] Replace `query methods` with `a predicate`yui-knk2015-03-311-1/+1