Skip to content
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.

Running in backported mode #234

Open
garytaylor opened this issue Aug 25, 2016 · 0 comments
Open

Running in backported mode #234

garytaylor opened this issue Aug 25, 2016 · 0 comments

Comments

@garytaylor
Copy link

Hi,
I keep trying to use reel and reel-rack to power my rails app as I want to experiment with some async stuff, but I always struggle to get off the starting line.

When I run reel, it issues a warning which I have seen before complaining about backported mode and when I try to get rid of it by requiring "celluloid/current" - then the supervise call in the "plain ruby" example complains about the wrong number of arguments and after looking into celluloid, it appears that supervision has changed quite significantly.

When I tried to run reel-rack I couldnt even start a basic app out of the box :-(

Can someone please give me some pointers ? I would like to get a "Hello World" rack app running, then I can take it from there to get my existing rails app integrated

Many thanks

Gary

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant