Skip to content

Commit

Permalink
serve_static-assets added
Browse files Browse the repository at this point in the history
  • Loading branch information
Lakshitnagar committed Jun 3, 2018
1 parent 5516914 commit 5d6d0e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ module AuthenticationService
class Application < Rails::Application
# Initialize configuration defaults for originally generated Rails version.
config.load_defaults 5.2
config.serve_static_assets = true

# Settings in config/environments/* take precedence over those specified here.
# Application configuration can go into files in config/initializers
Expand Down

0 comments on commit 5d6d0e7

Please sign in to comment.