LatvianDancers
LatvianDancers
Unfortunately, neither of these solutions worked for me.
``` FullcalendarEngine::Engine.routes.url_for({ controller: 'events', action: 'index'}) ActionController::UrlGenerationError: No route matches {:action=>"index", :controller=>"events"} RailsDevise::Application.routes.url_for({ controller: 'events', action: 'index'}) ActionController::UrlGenerationError: No route matches {:action=>"index", :controller=>"events"} ```
@ConradIrwin I am just trying to understand how the fibers are working. I asked the question on stackoverflow: http://stackoverflow.com/questions/39670727/asynchronous-programming-with-fibers Perhaps you can offer some insights. Thanks.
I have the following: execjs (2.6.0, 2.5.2, 2.2.1, 2.0.2)