Hi, when I create a new rails app and follow the tutorial, it is impossible to have actioncontroller live working properly. When I check what is going on in the browser, the "events" action is marked as pending.
When I use the app built by Ryan it is working properly. However, if I do "bundle update" the "events" action is not working.
Does someone have an idea what settings I have to change on a new rails app ?
Hi, when I create a new rails app and follow the tutorial, it is impossible to have actioncontroller live working properly. When I check what is going on in the browser, the "events" action is marked as pending.
When I use the app built by Ryan it is working properly. However, if I do "bundle update" the "events" action is not working.
Does someone have an idea what settings I have to change on a new rails app ?