We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2977197 commit f4df2aaCopy full SHA for f4df2aa
spec/inertia/sharing_spec.rb
@@ -100,12 +100,6 @@
100
end
101
102
103
- # Tests:
104
- # 1. By default, merging is shallow
105
- # 2. You can concifgure InertiaRails to deep merge by default
106
- # 3. You can override shallow merging in a specific action
107
- # 4. You can override deep merging in a specific action
108
- # 5. Make sure that the shorthand @thing-goes-to-props works
109
describe 'deep or shallow merging shared data' do
110
context 'with default settings (shallow merge)' do
111
describe 'shallow merging by default' do
0 commit comments