add procedure to bulk messages
This commit is contained in:
parent
ae0a3b9dd5
commit
0300df9a35
1 changed files with 1 additions and 1 deletions
|
@ -13,6 +13,6 @@
|
|||
#
|
||||
class BulkMessage < ApplicationRecord
|
||||
belongs_to :instructeur
|
||||
has_one_attached :piece_jointe
|
||||
has_and_belongs_to_many :groupe_instructeurs
|
||||
has_one_attached :piece_jointe
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue