Commit graph

6 commits

Author SHA1 Message Date
taca
2882a3ef86 textproc/ruby-rails-dom-testing: update to 2.0.3
2.0.3							2017/05/11

* Relax gem dependency

2.0.2							2016/12/27

* Allows bundling with Nokogiri 1.7.0.

2.0.1							2016/06/01

* Raise Nokogiri CSS syntax errors instead of skipping the assertion and
  outputting a deprecation warning.

2.0.0							2016/05/10

* Removes deprecated assert_tag.
* Allows bundling with Rails 5.0.
* Ruby 2.3 support.
* Makes Regexps in error messages easier to read (b810e9b)
2018-03-21 09:36:55 +00:00
taca
66c9583833 lang/ruby: replace RUBY_RAILS_SUPPORTED to RUBY_RAILS_ACCEPTED
Change RUBY_RAILS_SUPPORTED to RUBY_RAILS_ACCEPTED for better wording.
2018-03-18 14:21:19 +00:00
taca
39d5141fb4 textproc/ruby-rails-dom-testing: update to 1.0.9
* Dup selector string when extracting in case it's frozen.
2018-03-04 12:06:46 +00:00
taca
97ae41d598 Bump revision due to change of PKGPATH of depending rails components' packages. 2017-06-21 15:42:10 +00:00
taca
ea88885f2a Switch most of Ruby on Rails related packages to updated frame work. 2017-06-21 13:12:20 +00:00
minskim
70d0d8d3b5 Import ruby-rails-dom-testing-1.0.8
This Ruby module can compare DOMs and assert certain elements exist
in doms using Nokogiri.
2017-04-19 06:12:41 +00:00