[Rails] Re: Menu selections too fast for Heroku?

2013-12-19 Thread Dave Castellano
Frederick Cheung wrote in post #1130846: > > I once wrote a session store (base on the active record store) > ( https://github.com/fcheung/smart_session_store ) that mitigates this. > It > does mean that sessions are stored in the database rather than in the > cookie > > Fred Fred, Thanks for th

[Rails] Re: Menu selections too fast for Heroku?

2013-12-17 Thread Frederick Cheung
On Monday, December 16, 2013 6:38:12 PM UTC, Ruby-Forum.com User wrote: > > Thanks Jason, > > Is this common? > > Race conditions on the rails session do happen, and can't really be fixed with the default rails session store. With this the entirety of the session is in the cookie, and your re

[Rails] Re: Menu selections too fast for Heroku?

2013-12-16 Thread Dave Castellano
Thanks Jason, Is this common? Dave -- 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 unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscr