summaryrefslogtreecommitdiff
path: root/textproc/ruby-rails-dom-testing
AgeCommit message (Collapse)AuthorFilesLines
2021-12-19textproc/ruby-rails-dom-testing: allow more rails versiontaca1-2/+2
Accept more rails version.
2021-10-26textproc: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip
2021-10-07textproc: Remove SHA1 hashes for distfilesnia1-2/+1
2020-09-10textproc/ruby-rails-dom-testing: drop support rails51taca1-2/+2
Drop support for rails51.
2020-03-20textproc/ruby-rails-dom-testing: allow rails60taca1-2/+2
Allow build with RUBY_RAILS 60.
2019-03-03textproc/ruby-rails-dom-testing: fix RUBY_RAILS_ACCEPTEDtaca1-2/+2
Fix RUBY_RAILS_ACCEPTED to 51 and 52, drop 42 here.
2018-03-21textproc/ruby-rails-dom-testing: update to 2.0.3taca3-14/+10
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-18lang/ruby: replace RUBY_RAILS_SUPPORTED to RUBY_RAILS_ACCEPTEDtaca1-2/+2
Change RUBY_RAILS_SUPPORTED to RUBY_RAILS_ACCEPTED for better wording.
2018-03-04textproc/ruby-rails-dom-testing: update to 1.0.9taca2-8/+7
* Dup selector string when extracting in case it's frozen.
2017-06-21Bump revision due to change of PKGPATH of depending rails components' packages.taca1-1/+2
2017-06-21Switch most of Ruby on Rails related packages to updated frame work.taca1-2/+3
2017-04-19Import ruby-rails-dom-testing-1.0.8minskim4-0/+44
This Ruby module can compare DOMs and assert certain elements exist in doms using Nokogiri.