| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| | |
Conflicts:
actionpack/CHANGELOG.md
actionpack/test/controller/integration_test.rb
actionview/CHANGELOG.md
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
This reverts commit f632f79b8dcd144408c66a544984b2ba9cf52f87, reversing
changes made to 98c7fe87690ca4de6c46e8f69806e82e3f8af42d.
Closes #16343
|
| |
| |
| |
| |
| | |
we should not be accessing internals to figure out if a method is
defined.
|
| |
| |
| |
| | |
Fixes https://github.com/rails/rails/issues/16119.
|
| | |
|
| |
| |
| |
| | |
We can just use nokogiri
|
|\ \
| |/
|/|
| |
| |
| |
| |
| | |
Loofah-integration
Conflicts:
actionpack/CHANGELOG.md
actionview/CHANGELOG.md
|
| |
| |
| |
| | |
assert_select can be called without specifying a root.
|
| |
| |
| |
| | |
Rails::Dom::Testing::Assertions there as well.
|
| | |
|
| | |
|
| |
| |
| |
| | |
abstract_unit.rb.
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
<encoded> wrapper. Updated tests to reflect this.
|
| |
| |
| |
| | |
tested anywhere.
|
| |
| |
| |
| | |
substitution values.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
without it.
|
| |
| |
| |
| | |
via default xml namespaces didn't work.
|
| |
| |
| |
| | |
users don't have to care about enclosing values in double quotes.
|
| |
| |
| |
| | |
selector.message.
|
| | |
|
| |
| |
| |
| | |
select.
|
| | |
|
| | |
|
| |
| |
| |
| | |
alias of html_document.
|
| | |
|
| |
| |
| |
| | |
determine_root_from where @selected was an Array. Changed assert_select_encoded to use a fragment instead of a document.
|
| |
| |
| |
| | |
selector. It is now called HTMLSelector.
|
| |
| |
| |
| | |
nested call that already had a document.
|
| |
| |
| |
| | |
classes.
|
| | |
|
| |
| |
| |
| | |
is expected of a selector now.
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Meddled with initialize in ArgumentFilter.
|
| |
| |
| |
| | |
Cleaned up a comment.
|
| | |
|
| | |
|
| |
| |
| |
| | |
complete documents.
|
| | |
|
| |
| |
| |
| | |
ArgumentFilter.
|
| | |
|