1
0
mirror of https://github.com/fspc/BikeShed-1.git synced 2025-04-04 05:33:22 -04:00

275 Commits

Author SHA1 Message Date
Jason Denney
c98c53de76 Got logs working for users and bikes
Not my best work, but it works, need to add transactions, need to add edit/show actions
2012-12-14 00:03:11 -05:00
Jason Denney
b2eefd8163 actsasloggable transaction actions fixtures, resources, controller, and views 2012-12-09 18:11:18 -05:00
Jason Denney
139f5ccf9b ActsAsLoggable User Actions fixtures, resources, controller, and views 2012-12-09 18:06:04 -05:00
Jason Denney
7e0f43b271 Added BikeConditions resources, controller, and views 2012-12-09 17:53:06 -05:00
Jason Denney
ca8b945e03 Updating doesn't work on bike_actions 2012-12-09 16:28:05 -05:00
Jason Denney
a27c898ddb Add acts_as_loggable/bike_actions resources, controller, and views
-Note that updating doesn't work due to expose gem perhaps?  Need to fix
2012-12-09 16:27:38 -05:00
Jason Denney
b4f2abf05f Rename models to singular 2012-12-09 16:26:12 -05:00
Jason Denney
4e6abf4a52 Needed some to_s 2012-12-09 14:27:07 -05:00
Jason Denney
d3c466761e Add bike routes, controller, and views. Update model. 2012-12-09 14:26:58 -05:00
Jason Denney
e41426ea7b Added bike styles routes, controller and views 2012-12-09 13:29:20 -05:00
Jason Denney
1c203d86f5 Fix instance variables to locals 2012-12-09 13:16:26 -05:00
Jason Denney
4ae03fc563 expose is awesome 2012-12-09 13:15:57 -05:00
Jason Denney
8d488c86a0 Added Bike Status routes, Controller and views 2012-12-09 13:15:38 -05:00
Jason Denney
747b8d9c4b Added bike models controller and views 2012-12-08 16:56:50 -05:00
Jason Denney
62c70f4388 edit brand show.html 2012-12-08 16:56:30 -05:00
Jason Denney
2876a20148 Edit to brand and model models 2012-12-08 16:56:16 -05:00
Jason Denney
29af72787b Add Bike Style model and defaults 2012-12-08 16:36:29 -05:00
Jason Denney
01923723ff Add Bike Brand Controller and Views 2012-12-08 16:36:04 -05:00
Jason Denney
128cf32bfa set per_page for bike brand 2012-12-08 16:35:13 -05:00
Jason Denney
ff640580be Add BikeBrand and BikeModel models 2012-12-08 15:00:43 -05:00
Jason Denney
718b04e7c0 Remove set_fixture_class, that's not how it's used 2012-12-07 10:34:49 -05:00
Jason Denney
351f303532 Adding some actsasloggable models (to be included by gem eventually) 2012-12-06 17:14:05 -05:00
Jason Denney
575651a325 Adding some Bike models 2012-12-06 17:13:39 -05:00
Jason Denney
f7d36328a5 First start at Bike Model 2012-12-05 09:25:26 -05:00
Jason Denney
aa3ed3d43b git init 2012-12-04 00:46:15 -05:00