Commit fb492386 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Fix accidentally removed class name

parent fd166146
class ApplicationController < ActionController::Base
before_filter :authenticate_user!
before_filter :reject_blocked!
before_filter :check_password_expiration
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment