rails5_xhr_update is a program that can be used to help convert from the ``xhr :get, :action`` test syntax used in rails prior to Rails 5, to the Rails 5 syntax: ``get :action, xhr: true``.
Required Ruby Version
>= 0
Authors
Bryce Boe
Versions
- 0.5.0 June 18, 2018 (8 KB)
- 0.4.1 June 14, 2018 (8 KB)
- 0.4.0 June 14, 2018 (8 KB)
- 0.3.0 May 26, 2018 (7.5 KB)
- 0.2.0 May 25, 2018 (7.5 KB)