Skip to content

Commit 5422fe2

Browse files
committed
Oubli configuration pour avoir des boutons sous forme de liens
1 parent f5fa82e commit 5422fe2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/application.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ class Application < Rails::Application
1111
# Initialize configuration defaults for originally generated Rails version.
1212
config.load_defaults 7.1
1313

14+
config.action_view.button_to_generates_button_tag = false
15+
1416
I18n.enforce_available_locales = true
1517

1618
config.generators do |g|

0 commit comments

Comments
 (0)