Add this to your Gemfile:
gem 'grape_on_rails_routes'
Run the rake task:
$ rake grape:routes
Install dependencies
$ bundle install
Run tests
$ rspec