Skip to content

Rails reloading instructions no longer required? #1766

@yeonhoyoon

Description

@yeonhoyoon

Gem versions
Rails: 5.2.0
Grape: 1.0.3

In a blank state rails app created by rails new, API changes in grape seems to be picked up by rails without any modification in application.rb or creating initializer files to listen on callbacks.

I've put the files in correct directory, as per usual in rails, but nothing more.
Adding new apis and modifying existing apis is hot-reloaded without restarting the app.
Is there anything else I need to check to confirm this?

If these instructions are indeed no longer required, I'll create a PR to modify the grape README file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions