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 48a0994 commit f8a6663Copy full SHA for f8a6663
spec/dummy/app/controllers/inertia_config_test_controller.rb
@@ -1,6 +1,5 @@
1
class InertiaConfigTestController < ApplicationController
2
inertia_config(
3
- ssr_enabled: true,
4
deep_merge_shared_data: true,
5
ssr_enabled: true,
6
ssr_url: "http://localhost:7777",
0 commit comments