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
- Host: GitHub
- URL: https://github.com/justalever/extending-devise-custom-routing
- Owner: justalever
- Created: 2019-06-15T23:28:07.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-15T23:29:35.000Z (almost 6 years ago)
- Last Synced: 2024-10-09T13:03:20.329Z (8 months ago)
- Language: Ruby
- Homepage: https://web-crunch.com
- Size: 155 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.