rails5_xhr_update 0.5.0
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``.
Gemfile:
=
安裝:
=
Runtime 相依性套件 (1):
unparser
~> 0.2