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
claudiob 7926ab1004 Remove hack to support BigDecimal in Ruby 1.9
Now that Rails requires Ruby >= 2.0, there is no need to check whether
`BigDecimal` exists or not.
2015-01-04 15:54:20 -03: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 Remove hack to support BigDecimal in Ruby 1.9 2015-01-04 15:54:20 -03:00
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
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 Pass symbol as an argument instead of a block 2014-11-29 11:53:24 +01:00