rails--rails/activesupport/test/core_ext/module
Jean Boussier 2bf5974287 Use IsolatedExecutionState in `thread_mattr_accessor`
Ref: https://github.com/rails/rails/pull/43596

This allow users to declare wether their unit of work is isolated
by fibers or by threads.
2021-11-24 11:41:16 +01:00
..
anonymous_test.rb
attr_internal_test.rb
attribute_accessor_per_thread_test.rb Use IsolatedExecutionState in `thread_mattr_accessor` 2021-11-24 11:41:16 +01:00
attribute_accessor_test.rb Fix CI failure caused by error_highlight gem 2021-07-02 17:44:10 +09:00
attribute_aliasing_test.rb
concerning_test.rb Give us some space please 2020-02-10 02:39:16 +01:00
introspection_test.rb Remove deprecated `Module#parent_name`, `Module#parent` and `Module#parents 2020-10-30 00:25:52 +00:00
remove_method_test.rb