https://github.com/rcdexta/ajax_redirect
Sample Rails application to illustrate handling ajax redirection in Rails
https://github.com/rcdexta/ajax_redirect
Last synced: about 1 year ago
JSON representation
Sample Rails application to illustrate handling ajax redirection in Rails
- Host: GitHub
- URL: https://github.com/rcdexta/ajax_redirect
- Owner: rcdexta
- Created: 2014-05-25T16:57:00.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2022-07-21T22:05:37.000Z (almost 4 years ago)
- Last Synced: 2025-02-11T12:19:11.020Z (over 1 year ago)
- Language: Ruby
- Size: 39.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.rdoc
Awesome Lists containing this project
README
## Sample Rails application to illustrate handling ajax redirection in Rails
* Just install the gems
* Fire `rails s`
Check out `welcome_controller` and you will know