parent
aafe64328c
commit
545c7bce0d
@ -1,4 +1,4 @@
|
|||||||
class UserActions < ActiveRecord::Base
|
class UserActions < ActiveRecord::Base
|
||||||
attr_accessible :action_id, :action_type, :user_id
|
attr_accessible :action_id, :action_type, :user_id, :ip
|
||||||
has_many :users
|
has_many :users
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in new issue