i can haz railz 3
This commit is contained in:
parent
d762fdb864
commit
6593b5709b
78 changed files with 12076 additions and 376 deletions
|
@ -5,7 +5,6 @@ class ApplicationController < ActionController::Base
|
|||
helper :all # include all helpers, all the time
|
||||
protect_from_forgery # See ActionController::RequestForgeryProtection for details
|
||||
|
||||
filter_parameter_logging :password, :password_confirmation
|
||||
helper_method :current_user, :current_user_session
|
||||
|
||||
before_filter :setup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue