remove duplicate before_filter
Created by: jouve
before_filter :authenticate_user!
in controllers inheriting from ApplicationController are useless because ApplicationController already sets it.
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
Created by: jouve
before_filter :authenticate_user!
in controllers inheriting from ApplicationController are useless because ApplicationController already sets it.
Created by: NARKOZ
Thanks!
By Administrator on 2012-09-25T21:05:47 (imported from GitLab project)
By Administrator on 2012-09-25T21:05:47 (imported from GitLab)