An open API service indexing awesome lists of open source software.

https://github.com/justalever/extending-devise-custom-routing

A quick guide to custom routing in a Ruby on Rails application using the Devise gem
https://github.com/justalever/extending-devise-custom-routing

Last synced: 3 months ago
JSON representation

A quick guide to custom routing in a Ruby on Rails application using the Devise gem

Awesome Lists containing this project

README

        

# Let's Build: With Ruby on Rails
## Extending Devise Series

### Custom Routing

A quick guide to custom routing in a Ruby on Rails application using the Devise gem.