1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/test/core_ext/object
Godfrey Chan c67c5e6ba0 Bring back the test cases for presence
This was removed by mistake in 5e51bdd
2014-08-29 21:51:32 -07:00
..
acts_like_test.rb Move object test files under object 2014-07-29 05:01:50 +05:30
blank_test.rb Bring back the test cases for presence 2014-08-29 21:51:32 -07:00
deep_dup_test.rb Move tests for deep_dup and duplicable to object directory 2014-04-13 12:32:00 +05:30
duplicable_test.rb Object#duplicable? 2014-04-16 03:34:26 +05:30
inclusion_test.rb Add test cases for #in? and #presence_in 2014-06-11 06:50:18 +05:30
instance_variables_test.rb Move object test files under object 2014-07-29 05:01:50 +05:30
itself_test.rb Rename tests too 2014-08-01 14:32:50 -03:00
json_cherry_pick_test.rb Added failing test case for #16131 2014-07-29 00:04:36 -07:00
to_param_test.rb Add missing test case for Array#to_sentence, collect all test cases for Object#to_param at one place and avoid repitition 2014-07-29 20:05:36 +05:30
to_query_test.rb Merge pull request #15629 from akshay-vishnoi/test-to_param 2014-07-28 20:51:21 -03:00
try_test.rb We tenderized the wrong method! Object#try already had the yield option, just needed some tenderloving instance_eval to fit the bill 2014-08-29 15:32:24 -07:00