Skip to content
croaky edited this page Feb 11, 2011 · 2 revisions

Override sign_in in your application controller. Start with what it looks like in authentication.rb, but add this key/value pair:

:domain => ".#{request.host}"