Skip to content
Snippets Groups Projects

remove duplicate before_filter

Merged gitlab-qa-bot requested to merge github/fork/jouve/simplify_controllers1 into master

Created by: jouve

before_filter :authenticate_user! in controllers inheriting from ApplicationController are useless because ApplicationController already sets it.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • 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)

Please register or sign in to reply
Loading