Skip to content

Commit

Permalink
[#3] Add missing import in environment/production.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
malparty committed Sep 22, 2021
1 parent 139a2c5 commit d9f5473
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/environments/production.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
require "active_support/core_ext/integer/time"
require "view_component"

Rails.application.configure do
# Settings specified here will take precedence over those in config/application.rb.
Expand Down

0 comments on commit d9f5473

Please sign in to comment.