Skip to content

Conversation

@voxik
Copy link
Contributor

@voxik voxik commented Jan 13, 2021

This fixes test suite errors [1] such as:

... snip ...

  1) Error:
BaseTest#test_to_xml:
LoadError: cannot load such file -- rexml/document

... snip ...

Other possibility could be to add REXML as a runtime dependency, but that it probably not the right solution, because otherwise the dependency would have to be introduced in ActiveSupport [2].

This fixes test suite errors [[1]] such as:

~~~
... snip ...

  1) Error:
BaseTest#test_to_xml:
LoadError: cannot load such file -- rexml/document

... snip ...
~~~

Other possibility could be to add REXML as a runtime dependency, but that it probably not the right solution, because otherwise the dependency would have to be introduced in ActiveSupport [[2]].

[1]: https://travis-ci.org/github/rails/activeresource/jobs/748631192
[2]: rails/rails@f624ed0
@rafaelfranca rafaelfranca merged commit f984340 into rails:master Feb 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants