Skip to content

doesn't autoload in development mode  #1

Description

@larryzhao

Thanks @dblock for the example on how to use Grape on Goliath.

But I found that this example could not autoload modified files in development mode. And I tried a simpler approach like this: https://gist.github.com/larryzhao/7913394 , after I modified the api, I could see the Rack::Reloader is trigger to load the file, but the response is still the same.

But grape-on-rails works just fine. Is there anything I need to configure in Grape to achieve that?

Thank you very much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    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