Skip to content
Snippets Groups Projects
Commit 435a5ff8 authored by Johannes Becker's avatar Johannes Becker
Browse files

Remove not needed attr_accessible

parent 35597f61
No related branches found
No related tags found
1 merge request!5174PivotalTracker Source Commits Endpoint
Loading
Loading
@@ -15,8 +15,6 @@
class PivotaltrackerService < Service
include HTTParty
 
attr_accessible :subdomain, :room
validates :token, presence: true, if: :activated?
 
def title
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment