Displaying 3 results from an estimated 3 matches for "kevi".
Did you mean:
kevin
2009 Oct 18
4
NoMethodError in User sessionsController#new
I''m setting up authentication with Authlogic and I get this error.
I''ve done some searching but with no success. I tried setting the
current_user method in Application_controller to protected and not
private, on the recommendation in Stack Overflow.
Error in browser-----------------
NoMethodError in User sessionsController#new
undefined method `require_no_user'' for
2009 Jul 12
3
RESTful Authentication Plugin Not Found
I am new to Rails, but when I try to install the REST Authentication
it always says plugin not found. I''ve followed the instructions on GIT
and I also followed along on the NETTUTS explanation. I copy and past
what is shown but without success. Any ideas out there? Thanks for the
help.
2009 Sep 24
13
Rails Authentication Tutorial
Does anyone know a good authentication tutorial they can suggest? I''ve
tried several restful authentication ones and an authlogic one on
RailsCast. But with each one I try, something seems to be missing in
the tutorial and I can''t get it to work. I''m new to Rails so it''s
possible user error on my part.
I''m on Mac OS X 10.5 and I generate all my apps in