mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-24 16:58:35 -04:00
Brakeman complaint
This commit is contained in:
@@ -2,4 +2,6 @@
|
||||
|
||||
class Authentication < ApplicationRecord
|
||||
belongs_to :member
|
||||
|
||||
attr_accessible :member_id, :provider, :uid, :token, :secret, :name
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user