"Acts As Authenticated is a simple authentication generator plugin for Ruby on Rails. It is available in subversion at:"
"The whole idea behind the plugin is that you generate the code once and add in your application specific authentication actions. This makes no attempt to decide how your application?s authorizing works."
"The plugin has been updated for Rails 1.2. If you?re on 1.1.6, change the login form to use <= form_tag "
"If you have upgraded to Rails 1.2 from 1.1.6 but are getting the blank page using the block version of form tag ? you?re still using 1.1.6! Check the "
" This is a basic restful authentication generator for rails, taken from acts as authenticated. Currently it requires Rails 1.2 (or edge)."
" on top of acts_as_authenticated. Slides from the ?Metaprogramming Writertopia? talk (featuring the authorization plug-in) are "