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 0469364819 Small stylistic tweaks for Delegator#try patch
* Rename `ActiveSupport::Try` => `ActiveSupport::Tryable`
* Include the modules inline
* `private` indentation
2015-05-19 13:29:02 -07:00
..
acts_like_test.rb Move object test files under object 2014-07-29 05:01:50 +05:30
blank_test.rb Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 onwards. 2015-02-03 20:51:40 +05:30
deep_dup_test.rb Put the assertion arguments in the right order 2015-05-05 07:01:33 +09:30
duplicable_test.rb Skip the failing tests on Rubinius for now 2015-03-02 17:28:12 +01: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 Small stylistic tweaks for Delegator#try patch 2015-05-19 13:29:02 -07:00