Adding makeshift home button, Added view your bike link

This commit is contained in:
Jason Denney
2014-03-16 13:34:56 -04:00
parent 8f637348cf
commit 9527725e07
4 changed files with 9 additions and 4 deletions
+4 -4
View File
@@ -9,10 +9,10 @@
%p
%a{class: "btn btn-lg btn-block btn-primary", href: new_bike_path} Add Bike
%p Your Bikes:
%ol
%li Bike 1
%li Bike 2
- if !@bike.nil?
%p
%a{class: "btn btn-lg btn-block btn-primary", href: bike_path(@bike)} View Your Bike
%p
%p