Skip to content

Simple web page for rails routes and grape routes display

License

Notifications You must be signed in to change notification settings

JasonHeylon/routes_page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoutesPage

RoutesPage is used for displaying rails routes and grape routes in a web page for your Rails application.

Usage

By Default, you can get your info table of routes on http://localhost:3000/rails/routes_page since you install this gem in your Rails appliation.

Installation

Add this line to your Rails application's Gemfile:

group :development
  gem 'routes_page'
end

And then execute:

$ bundle

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.

About

Simple web page for rails routes and grape routes display

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published