Moved balancing logic into new namespace 'finance'.
This commit is contained in:
parent
c282cae79c
commit
47398c6a70
27 changed files with 277 additions and 268 deletions
2
app/helpers/finance/orders_helper.rb
Normal file
2
app/helpers/finance/orders_helper.rb
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
module Finance::OrdersHelper
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue