aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test
Commit message (Expand)AuthorAgeFilesLines
* Fix some typo in method names, variablesVipul A M2013-05-264-4/+4
* Bug fix: Evented notification subscribers can handle published eventsCarl Lerche2013-05-171-0/+22
* Merge pull request #10652 from md5/concern-multiple-includedRafael Mendonça França2013-05-161-0/+14
|\
| * Raise when multiple included blocks are definedMike Dillon2013-05-161-0/+14
* | Merge pull request #10527 from zenspider/squishy_minitest5Aaron Patterson2013-05-162-111/+1
|\ \ | |/ |/|
| * Updates to make rails 4 happy with minitest 5:Ryan Davis2013-05-062-111/+1
* | remove deprecation noticesAaron Patterson2013-05-151-16/+0
* | Fix HWIA#to_hash behavior with array of hashes.kennyj2013-05-161-0/+5
* | deprecating string based terminatorsAaron Patterson2013-05-141-1/+1
* | Merge pull request #10266 from vipulnsward/fix_HIA_to_hashRafael Mendonça França2013-05-141-0/+4
|\ \
| * | fix HashWithIndifferentAccess#to_hash behaviourVipul A M2013-04-191-0/+4
* | | Merge branch 'master' into normalizecbAaron Patterson2013-05-141-1/+2
|\ \ \
| * | | private callback methods should workAaron Patterson2013-05-141-1/+2
* | | | Merge branch 'master' into normalizecbAaron Patterson2013-05-131-0/+40
|\| | |
| * | | adding more callback type coverageAaron Patterson2013-05-131-0/+40
* | | | pass the actual filter, not a stringAaron Patterson2013-05-131-1/+1
|/ / /
* | | add tests for reset_calbacksAaron Patterson2013-05-131-0/+40
* | | Replace multi_json with jsonErik Michaels-Ober2013-05-111-23/+13
* | | Merge pull request #10534 from cmaruz/masterRafael Mendonça França2013-05-101-2/+2
|\ \ \
| * | | Added escaping of U+2028 and U+2029 inside the json encoder.Mario Caropreso2013-05-091-2/+2
* | | | remove redundant varVipul A M2013-05-091-1/+0
* | | | add test for object conditional with scopeAaron Patterson2013-05-081-0/+19
* | | | adding a class conditional testAaron Patterson2013-05-081-0/+12
* | | | adding tests for lambdas as conditionsAaron Patterson2013-05-081-0/+40
|/ / /
* | | we need to indicate the type of callbackAaron Patterson2013-05-081-2/+2
* | | adding more tests around callback inconsistenciesAaron Patterson2013-05-081-5/+47
* | | refactor tests for more pointsAaron Patterson2013-05-081-4/+5
* | | adding test to demonstrate inconsistencies in the AS::Callbacks apiAaron Patterson2013-05-081-0/+41
* | | Fix Typo existant -> existent [ci skip]Prathamesh Sonpatki2013-05-081-1/+1
* | | fix issue #10502, do not recompute method name for already-stringified object...Sean Walbran2013-05-071-0/+22
* | | Merge pull request #10234 from dasch/dasch/fetch-multiRafael Mendonça França2013-05-061-0/+20
|\ \ \ | |_|/ |/| |
| * | Allow fetching multiple values from the cache at onceDaniel Schierbeck2013-05-061-0/+20
* | | use nokogirisax as a backendAnton Kalyaev2013-05-051-3/+3
* | | Fixed bad tests to clean up after themselves.Ryan Davis2013-05-034-6/+27
* | | Squashed commit of the following:Aaron Patterson2013-05-036-109/+0
|/ /
* | Merge pull request #10412 from vipulnsward/fix_callback_test_typoCarlos Antonio da Silva2013-05-021-1/+1
|\ \
| * | Fix typo in testVipul A M2013-05-021-1/+1
* | | Fix failures in AS with minitest 4.7.4Carlos Antonio da Silva2013-05-011-0/+3
* | | Revert "Object#in? also accepts multiple parameters"Brian Morearty2013-05-011-10/+0
|/ /
* | Module#delegate checks nilness rather that falsehood if :allow_nil is true, a...Xavier Noria2013-04-261-0/+31
* | Merge pull request #10351 from JonRowe/update_as_date_next_week_to_document_i...Xavier Noria2013-04-261-0/+5
|\ \
| * | better document `next_week` functionaility closes #9568Jon Rowe2013-04-261-0/+5
* | | Delegation method bugLi Ellis Gallardo2013-04-251-0/+5
|/ /
* | Adjust for daylight savings in String#to_timeAndrew White2013-04-231-2/+118
* | Merge pull request #10096 from benofsky/fix_skipping_object_callback_filtersRafael Mendonça França2013-04-211-0/+17
|\ \ | |/ |/|
| * Fixes skipping object callback filtersBen McRedmond2013-04-041-0/+17
* | more descriptive NameError's messages for class attributesHrvoje Šimić2013-04-171-4/+6
* | switch (and lazily convert) ivar names to 3.xSam Ruby2013-04-161-16/+15
* | refactor order hash testVipul A M2013-04-111-5/+1
* | Revert "Merge pull request #10158 from steveklabnik/issue_10125"Rafael Mendonça França2013-04-101-17/+0