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

Running in backported mode #234

@garytaylor

Description

@garytaylor

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions