Hi all, I have following problem: 1. login the private section of web page 2. everything loads well 3. reload the page 4. nothing is shown anymore (I see empty page <html><head /><body /></html> in object inspector)
Only thing which helps is to delete cookie (with session id) and login again. The page is running in development mode and log shows no error. Any ideas? Thank you MF -- 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.

