mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-18 14:11:10 +00:00
suggested changes
This commit is contained in:
parent
ac85bad9b3
commit
3fb316482c
10 changed files with 176 additions and 110 deletions
|
|
@ -1,5 +1,5 @@
|
|||
class Organization < ActiveRecord::Base
|
||||
has_many :conferences
|
||||
has_many :conferences, dependent: :destroy
|
||||
|
||||
validates :name, presence: true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue