Closed ForestJay closed 10 years ago
Another useful site: http://stackoverflow.com/questions/19628905/rails-with-google-plus
Facebook might be a simple alternative (and has more users): https://github.com/plataformatec/devise/wiki/OmniAuth:-Overview
Example of sign-in and sign-out HTML erb code : https://github.com/plataformatec/devise/wiki/How-To:-Add-sign_in,-sign_out,-and-sign_up-links-to-your-layout-template
This is LIVE and working!
As a reader, I want to see who made the last edit. As an administrator, I want to be able to be able to audit user activity.
This was originally planned as part of issue #1, but the extra work would have delayed release. I don't want users to have to remember additional login information so this should integrate with Google+. Here is a potential guide to use: http://www.devinyoungweb.com/blog/google-plus-sign-in-with-ruby-on-rails/