Skip to content

Commit

Permalink
include stack/sales helper model in default rawbotz.rb (#3).
Browse files Browse the repository at this point in the history
  • Loading branch information
fwolfst committed Aug 25, 2016
1 parent e60d973 commit 0e25499
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/rawbotz.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
require "rawbotz/processors/organic_product_deliveries_csv"
require "rawbotz/datapolate"
require "rawbotz/sales_data"
require "rawbotz/models/sales"
require "rawbotz/models/stock"
require "rawbotz/models/stock_product"
require "rawbotz/models/stock_product_factory"
require "rawbotz/chart_month_dataset"
Expand Down

0 comments on commit 0e25499

Please sign in to comment.