Skip to content
Snippets Groups Projects
Unverified Commit 78563250 authored by Pierre-André Boissinot's avatar Pierre-André Boissinot Committed by GitHub
Browse files

Merge pull request #842 from noesya/fix/orga-sanitizable

Ajouter la sanitization aux organisations
parents d70d3787 6b759c97
No related branches found
No related tags found
No related merge requests found
......@@ -36,6 +36,7 @@
# fk_rails_35fcd198e0 (university_id => universities.id)
#
class University::Organization < ApplicationRecord
include Sanitizable
include WithBlobs
include WithBlocks
include WithGit
......
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