mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-14 15:16:04 +10:00
Remove not needed attr_accessible
This commit is contained in:
@@ -15,8 +15,6 @@
|
||||
class PivotaltrackerService < Service
|
||||
include HTTParty
|
||||
|
||||
attr_accessible :subdomain, :room
|
||||
|
||||
validates :token, presence: true, if: :activated?
|
||||
|
||||
def title
|
||||
|
||||
Reference in New Issue
Block a user