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
Rafael Mendonça França b4b0d9d1c1 Merge pull request #14949 from bogdan/empty-hash-array-parameterization
[Fixes #14948] Hash#to_query: right serialization for  empty hash and array
2014-05-04 18:29:31 -03: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 Go with #presence_in instead of #present_in -- it doesnt sound quite as good, but the closer relationship to #presence over #present is ultimately worth it 2014-02-24 14:17:47 +01:00
to_param_test.rb Move test to the right file 2014-02-05 23:42:43 -02:00
to_query_test.rb [Fixes #14948] Hash#to_query: Changed a way how empty hash and empty array are serialized 2014-05-03 07:40:50 +03:00