mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Disable Style/ClassLength on Conference. It's Issue #413 now
This commit is contained in:
parent
d39d10d3f7
commit
b5b1d093e5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
##
|
||||
# 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