Hi svend, Thanks for this. I just cloned it and took a quick look. Looks like the last serious work was done 2 years ago.
[EMAIL PROTECTED] wrote: > Dear All > > since stikypad went south, AAA + wiki have been down. > > But now AAA + wiki, can be found at > http://github.com/gundestrup/acts_as_authenticated > > Please help me with upgrading the wiki, and if you like, help improve > AAA. I tried it out against rails 2.1.1. I just did a: % script/plugin git://github.com/gundestrup/acts_as_authenticated.git And then % script/generate authenticated <model> <controller> All the tests are working (rake test). One thing I'd like to do is change .rhtml to .html.erb (the rails 2.x action.format.renderer format). Not sure what to do though with pre rails 2 on this issue. -- Daniel Bush --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

