lk | update ruby version and add link to bikes fixed per week report

This commit is contained in:
Louis Knapp
2016-07-17 12:56:27 -05:00
parent 8a46a95678
commit a517eefd73
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
source 'https://rubygems.org'
ruby "2.3.1"
gem 'rails', '4.2'
gem 'pg', '0.15.1'
+2
View File
@@ -23,3 +23,5 @@
%h2 Reports
%br
= link_to "Bikes Sold Per Year", bikes_sold_per_year_path
%br
= link_to "Bikes Fixed Per Week", bikes_fixed_per_week_path