trying out Authlogic for the first time (joined the mail list but
apparently the first message is moderated and it's been hours)...

created db sessions but when I log in, no entry is added to sessions db

Maybe it's because my 'user' model is named 'member' and thus I
substituted /user/member/ and /User/Member/ but I wouldn't think so.

I can login and save passwords but cannot get value from
'current_member' or any session variables either.

Should I be creating a member_sessions table in the db or does the
standard Rails sessions table handle this function? I ask because it is
empty.

Craig


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

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

Reply via email to