authr3 icon indicating copy to clipboard operation
authr3 copied to clipboard

Doesn't work in Rails 3?

Open millisami opened this issue 15 years ago • 1 comments

Hi, I think the code is not compatible with Rails 3 final release?? Any plan to upgrade and why there ain't any specs/tests ??

millisami avatar Sep 11 '10 18:09 millisami

There are no specs because at the time of writing RSpec was not up to speed with Rails 3 (which it is now). I have not had a chance to upgrade my code or articles for the final release and they were written back in the beta-1 days of Rails 3. I do plan to update both when I get a chance. That said, this code was never meant for actual production use. If you are looking for a Rails auth plugin there are plenty existing ones with a much better following and stronger feature set.

jrwest avatar Sep 13 '10 17:09 jrwest