forked from fixin.me/fixin.me
Systematize core extesions
This commit is contained in:
@@ -1 +1,5 @@
|
||||
require 'core_ext/big_decimal/formatting'
|
||||
require 'core_ext/big_decimal_scientific_notation'
|
||||
|
||||
ActiveSupport.on_load :action_dispatch_system_test_case do
|
||||
prepend CoreExt::ActionDispatch::SystemTesting::TestHelpers::ScreenshotHelperUniqueId
|
||||
end
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
ActiveSupport.on_load :action_dispatch_system_test_case do
|
||||
prepend CoreExt::ActionDispatch::SystemTesting::TestHelpers::CustomScreenshotHelperUniqueId
|
||||
end
|
||||
Reference in New Issue
Block a user