On 26 September 2011 08:43, Michal F.
<lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org>
wrote:> 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.
Have a look at the Rails Guide on debugging, then you will see how to
use ruby-debug to break into your code and inspect data and follow the
flow. Then you can work out where it is going wrong.
Colin
--
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
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.