Skip to content

Commit

Permalink
Merge pull request solidusio#9 from JuulLabs/missing-load-hooks
Browse files Browse the repository at this point in the history
Add TaxRate hook
  • Loading branch information
katafrakt committed Jan 9, 2020
2 parents dd70729 + dd0f1a6 commit 8b695e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/app/models/spree/tax_rate.rb
Original file line number Diff line number Diff line change
Expand Up @@ -145,3 +145,5 @@ def translation_key(_amount)
end
end
end

ActiveSupport.run_load_hooks('Spree::TaxRate', Spree::TaxRate)

0 comments on commit 8b695e2

Please sign in to comment.