GitHub User: ginkgotree
Site: http://www.ginkgotree.com
Just FYI there's a typo in the destroy method
cookies.delete[:secure_user_id] should be cookies.delete(:secure_user_id)
Just FYI there's a typo in the destroy method
cookies.delete[:secure_user_id] should be cookies.delete(:secure_user_id)