Added messaging feature
This commit is contained in:
@@ -92,4 +92,4 @@ class ForumsController < ApplicationController
|
||||
a = [:name, :position, :role_read_id, :role_write_id] + add
|
||||
params.require(:forum).permit(a)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user