Commit 8569c8e
committed
Cleanup Active Support core extensions
We're not using the `Hash#except!` method defined on
`active_support/core_ext/hash/except.rb`, nor are using
`Hash#with_indifferent_access` defined on
`active_support/hash_with_indifferent_access.rb`.1 parent 28af653 commit 8569c8e
2 files changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments