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

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

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