File rubygem-rails-dom-testing.changes of Package rubygem-rails-dom-testing
------------------------------------------------------------------- Sat Aug 15 04:32:36 UTC 2015 - coolo@suse.com - updated to version 1.0.7 no changelog found ------------------------------------------------------------------- Wed Mar 18 15:38:28 UTC 2015 - coolo@suse.com - updated to version 1.0.6 ## Deprecation warnings when upgrading to Rails 4.2: Nokogiri is slightly more strict about the format of css selectors than the previous implementation. That's why you have warnings like: ``` DEPRECATION WARNING: The assertion was not run because of an invalid css selector. ``` Check the 4.2 release notes [section on `assert_select`](http://edgeguides.rubyonrails.org/4_2_release_notes.html#assert-select) for help. ------------------------------------------------------------------- Wed Jan 28 13:09:10 UTC 2015 - adrian@suse.de - initial package