Commit 435a5ff8 authored by Johannes Becker's avatar Johannes Becker

Remove not needed attr_accessible

parent 35597f61
......@@ -15,8 +15,6 @@
class PivotaltrackerService < Service
include HTTParty
attr_accessible :subdomain, :room
validates :token, presence: true, if: :activated?
def title
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment