We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 788e276 commit 741989aCopy full SHA for 741989a
config/application.rb
@@ -8,6 +8,7 @@
8
9
module Schooka
10
class Application < Rails::Application
11
+ config.assets.initialize_on_precompile = false
12
# Settings in config/environments/* take precedence over those specified here.
13
# Application configuration should go into files in config/initializers
14
# -- all .rb files in that directory are automatically loaded.
0 commit comments