| Age | Commit message (Collapse) | Author | Files | Lines |
|
Accept more rails version.
|
|
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
|
|
|
Drop support for rails51.
|
|
Allow build with RUBY_RAILS 60.
|
|
Fix RUBY_RAILS_ACCEPTED to 51 and 52, drop 42 here.
|
|
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)
|
|
Change RUBY_RAILS_SUPPORTED to RUBY_RAILS_ACCEPTED for better wording.
|
|
* Dup selector string when extracting in case it's frozen.
|
|
|
|
|
|
This Ruby module can compare DOMs and assert certain elements exist
in doms using Nokogiri.
|