Skip to content

Commit b41909b

Browse files
committed
add rails/deprecate_errors_as_hash to rails/upgrade_6_1_to_7_0
1 parent a0dffe9 commit b41909b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/rails/upgrade_6_1_to_7_0.rb

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
description 'It upgrades rails 6.1 to 7.0.'
55

66
add_snippet 'rails', 'convert_configs_6_1_to_7_0'
7+
add_snippet 'rails', 'deprecate_errors_as_hash'
78
add_snippet 'rails', 'remove_active_support_dependencies_private_api'
89
add_snippet 'rails', 'update_active_storage_variant_argument'
910
end

0 commit comments

Comments
 (0)