We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1185fa7 commit 0519a9eCopy full SHA for 0519a9e
config/application.rb
@@ -23,6 +23,7 @@ class Application < Rails::Application
23
config.generators do |g|
24
g.orm :active_record
25
g.test_framework :rspec
26
+ g.view_specs false
27
g.template_engine :tailwindcss
28
end
29
0 commit comments