Rails templates - Round 2

So of course as soon as I finished adding in the coverage to restful_authentication I found “Authlogic”:http://github.com/binarylogic/authlogic/tree/master…

So I went and revamped “Strappy”:http://github.com/pixels-and-bits/strappy/tree/master to use Authlogic and bootstrap a ready to roll app with user logins and password resets. The original version using restful_authentication is still there in a “branch”:http://github.com/pixels-and-bits/strappy/tree/restful_authentication.

Enjoy