Skip to content

Rails 5 support? #233

@g8d3

Description

@g8d3

I created a new project and I would prefer using render_sync API instead of ActionCable since it seems simpler to me.

The problem I am facing is that rails server(which is puma in Rails 5) is restarted when I run rackup sync.ru -E production.

I am not sure what is the reason for this. Any advice? Is it maybe that rackup command is doing a touch tmp/restart.txt or something like that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions