RubyGems Navigation menu

rails5_xhr_update 0.4.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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.5.0 - June 18, 2018 (8 KB)
  2. 0.4.1 - June 14, 2018 (8 KB)
  3. 0.4.0 - June 14, 2018 (8 KB)
  4. 0.3.0 - May 26, 2018 (7.5 KB)
  5. 0.2.0 - May 25, 2018 (7.5 KB)
Show all versions (6 total)

Runtime Dependencies (1):

unparser ~> 0.2

Development Dependencies (2):

minitest ~> 5.0
rake ~> 12.0

Owners:

Authors:

  • Bryce Boe

SHA 256 checksum:

c95d2b3d06c5048635d7ab43d8f744d257d31af1b8cdc430c2428d8c149e9dd0

Total downloads 46,488

For this version 1,419

License:

BSD-2-Clause

Required Ruby Version: >= 0

Links: