mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
suggested changes
This commit is contained in:
parent
8edf896d86
commit
e0d8e85808
11 changed files with 51 additions and 81 deletions
|
|
@ -1,5 +1,5 @@
|
|||
class Organization < ActiveRecord::Base
|
||||
has_many :conferences, dependent: :destroy
|
||||
has_many :conferences
|
||||
|
||||
validates :name, presence: true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue