mirror of
https://github.com/fspc/BikeShed-1.git
synced 2026-09-16 08:31:36 -04:00
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:
@@ -1,5 +1,4 @@
|
||||
class ActsAsLoggable::BikeAction < ActiveRecord::Base
|
||||
#set_fixture_class :bike_actions => ActsAsLoggable::BikeActions
|
||||
attr_accessible :action
|
||||
|
||||
belongs_to :bike
|
||||
|
||||
Reference in New Issue
Block a user