1
0
Fork 0
devise-kerberos-authenticat.../lib/devise_kerberos_authenticat.../routes.rb

5 lines
131 B
Ruby
Raw Normal View History

2013-04-21 00:32:23 -04:00
ActionController::Routing::Mapper.class_eval do
protected
alias_method :devise_kerberos_authenticatable, :devise_session
end