Got logs working for users and bikes

Not my best work, but it works, need to add transactions, need to add edit/show actions
This commit is contained in:
Jason Denney
2012-12-14 00:03:11 -05:00
parent b2eefd8163
commit c98c53de76
16 changed files with 378 additions and 54 deletions
@@ -1,5 +1,4 @@
class ActsAsLoggable::BikeAction < ActiveRecord::Base
#set_fixture_class :bike_actions => ActsAsLoggable::BikeActions
attr_accessible :action
belongs_to :bike