mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Merge pull request #414 from hennevogel/master
Disable Style/ClassLength on Conference. It's Issue #413 now
This commit is contained in:
commit
4955b2b7b8
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