This repository was archived by the owner on May 8, 2020. It is now read-only.
eric-hu/AsyncSinatra-Rails-session-demo
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is just a demo project for a StackOverflow question, to demonstrate an issue I have with making asynchronous calls to outside the application. For a more detailed explanation, please see the question: http://stackoverflow.com/questions/6688985/async-sinatra-in-rails-async-actions-cant-write-to-shared-session to run this app, use Thin: rails server thin pages of interest: localhost/ #Rails localhost/sinatra/local #Sinatra localhost/sinatra/goog #Sinatra sending an Asynchronous request to Google