Merge pull request #768 from hennevogel/rubocop
Update rubocop todo file
This commit is contained in:
commit
e2fb83146a
5 changed files with 589 additions and 140 deletions
|
|
@ -1,6 +1,5 @@
|
|||
##
|
||||
# This class represents a conference
|
||||
# rubocop:disable Style/ClassLength
|
||||
class Conference < ActiveRecord::Base
|
||||
require 'uri'
|
||||
serialize :events_per_week, Hash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue