Skip to content

Commit

Permalink
Add TaxRate hook
Browse files Browse the repository at this point in the history
  • Loading branch information
Paweł Świątkowski committed Jan 2, 2020
1 parent dd70729 commit dd0f1a6
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 dd0f1a6

Please sign in to comment.