add bootstrap, fix bike form

This commit is contained in:
loos
2014-03-02 11:49:33 -06:00
parent 4ea02cf5b2
commit ba0e665f6c
78 changed files with 9750 additions and 52 deletions
+1
View File
@@ -1,3 +1,4 @@
Bikedb::Application.routes.draw do
root "static_pages#home"
resources :bikes
end