Louis | Adds reports on number of bikes sold and average price per year

This commit is contained in:
Loos
2014-12-21 23:36:55 -06:00
parent f7de4ea77a
commit 90b059a46d
5 changed files with 50 additions and 8 deletions
-1
View File
@@ -33,7 +33,6 @@ ActiveRecord::Schema.define(version: 20140923000417) do
t.string "model"
t.string "bike_type"
t.string "color"
t.string "frame_size"
t.string "serial_number"
t.text "notes"
t.text "tag_info"