RubyGems Navigation menu

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:
=

安裝:
=

版本列表:

  1. 0.5.0 June 18, 2018 (8.0 KB)
  2. 0.4.1 June 14, 2018 (8.0 KB)
  3. 0.4.0 June 14, 2018 (8.0 KB)
  4. 0.3.0 May 26, 2018 (7.5 KB)
  5. 0.2.0 May 25, 2018 (7.5 KB)
顯示所有版本(共 6)

Runtime 相依性套件 (1):

unparser ~> 0.2

Development 相依性套件 (2):

minitest ~> 5.0
rake ~> 12.0

擁有者:

作者:

  • Bryce Boe

SHA 256 總和檢查碼:

=

總下載次數 47,010

這個版本 39,314

版本发布:

授權:

BSD-2-Clause

Ruby 版本需求: >= 0

相關連結: