Try this popular authentication solution for Rails
https://github.com/plataformatec/devise
and this mapping for Sequel
https://github.com/mooman/devise_sequel

On Nov 29, 11:38 pm, cult hero <[email protected]> wrote:
> I'm working on a new project where I am doing my best not to reinvent
> the wheel where possible. One of the real headaches of Rails 3 right
> now is that while, in theory, the framework is ORM agnostic a huge
> number of readymade gems and modules are not.
>
> Does anyone here know of a decent authentication module that works
> with Sequel models? (I'm in the process of messing with Authlogic
> right now and might be able to make it Sequel compatible but that
> remains to be seen.)

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-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/sequel-talk?hl=en.

Reply via email to