RailsCasts Pro episodes are now free!

Learn more or hide this

Alfred Nerstu's Profile

GitHub User: alfrednerstu

Site: http://alfrednerstu.com

Comments by Alfred Nerstu

Avatar

When I use back and forward buttons I get a lot of requests in the log. In between 50 and 150 to be exact. The returns are 200 codes for the url in question.

Any suggestion how to solve this?

Thanks in advance!

Avatar

I'm trying to do this in a Sinatra app (made some adjustments) but something's not working.

The first time I click the link in question the whole page is loaded (ie not just the partial) on subsequent clicks (in the new nested page) it works as expected.

Any clues on how to solve this?

Thanks in advance!