Navigation Menu

Skip to content

Commit

Permalink
did this ever work?
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Hodgson committed Jun 2, 2010
1 parent da0fb1a commit 27d05db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/devise_invitable.rb
Expand Up @@ -19,4 +19,4 @@ module DeviseInvitable; end
require 'devise_invitable/schema'
require 'devise_invitable/rails'
require 'devise_invitable/controllers/helpers'
require 'devise_invitable/rails/controllers/url_helpers'
require 'devise_invitable/controllers/url_helpers'
2 changes: 1 addition & 1 deletion lib/devise_invitable/controllers/helpers.rb
@@ -1,4 +1,4 @@
DeviseInvitable::Controllers::Helpers.module_eval do
Devise::Controllers::Helpers.module_eval do
protected
def authenticate_resource!
authenticate!(resource_name)
Expand Down

0 comments on commit 27d05db

Please sign in to comment.