Skip to content
Snippets Groups Projects
Commit 4671c406 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

Fix Organization

parent 6e6b9c56
No related branches found
No related tags found
No related merge requests found
......@@ -32,11 +32,12 @@
# fk_rails_35fcd198e0 (university_id => universities.id)
#
class University::Organization < ApplicationRecord
include WithGit
include WithBlobs
include WithUniversity
include WithSlug
include WithBlocks
include WithGit
include WithPermalink
include WithSlug
include WithUniversity
attr_accessor :created_from_extranet
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment