Skip to content

See Rails-like routes for Grape API's mounted on Rails

License

Notifications You must be signed in to change notification settings

thredup/grape_on_rails_routes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grape On Rails Routes


View Rails-like routes for your Grape API's mounted on Rails


Usage

Add this to your Gemfile:

gem 'grape_on_rails_routes'

Run the rake task:

$ rake grape:routes

Development

Install dependencies

$ bundle install

Run tests

$ rspec

About

See Rails-like routes for Grape API's mounted on Rails

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%