technoweenie / restful-authentication

Generates common user authentication code for Rails/Merb, with a full test/unit and rspec suite and optional Acts as State Machine support built-in.

This URL has Read+Write access

restful-authentication / CHANGELOG
100644 8 lines (4 sloc) 0.314 kb
1
2
3
4
5
6
7
8
7th January 2008---------------------------------------------------
Added generator blanks for merb_default and sequel scopes to gracefully error and stop the generators
 
Changes the generator name from "authentication" to "authenticated" to match restful_authentication
 
Made dependency on merb 0.5.0 or greater