TINODEV wrote:
> Hey,
> 
> First of all - @Brian - I apologise for double sending this to you..
> since can only reply to author, now Cc-ing the group email as well..
> 
> Ok, question as follows:
> I'm using Restful_Authentication plugin (generated authenticated user
> sessions with --include-activation and --aasm) and the
> Declarative_Authorization plugin..

A little off topic, but...get rid of restful_authentication as soon as 
possible!  It fills your User model with unmaintainable generated code, 
and should never ever be used now that better alternatives exist.  I use 
Authlogic; others seem to like Devise.

Best,
--
Marnen Laibow-Koser
http://www.marnen.org
mar...@marnen.org
-- 
Posted via http://www.ruby-forum.com/.

-- 
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 rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to