How does AR Session Store handle the case where there is no session? In other words, some of the web pages that are produced by our application are meant to be publicly viewed without logging in. This seems to be the problem. It on the welcome page that the show action is causing the DBMS to throw a null entry error.
-- 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 [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.

