File rubygem-rails-dom-testing-1_0.changes of Package rubygem-rails-dom-testing-1_0
-------------------------------------------------------------------
Tue Jan 9 07:42:05 UTC 2018 - coolo@suse.com
- updated to version 1.0.9
no changelog found
-------------------------------------------------------------------
Fri Jan 13 12:06:34 UTC 2017 - coolo@suse.com
- remove sle11 hack
-------------------------------------------------------------------
Wed Dec 28 05:37:39 UTC 2016 - coolo@suse.com
- updated to version 1.0.8
no changelog found
-------------------------------------------------------------------
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