We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0256f1 commit 3d40ed9Copy full SHA for 3d40ed9
README.md
@@ -53,10 +53,6 @@ opal has to include all dependencies into build.
53
* **line 564**: opal cannot use mutable strings (see opal/rspec/fixes.rb). Also, opal
54
does not support 2 regexp special characters yet (`\A` and `\z`).
55
56
-### rspec/core/shared_example_group/collection.rb
57
-
58
-* **line 17**: opal cannot parse command call inside aref
59
60
### rspec/matchers/built_in/have.rb
61
62
* **line 1**: this is an error in rspec. This autoload does not exist so we must
app/rspec/core/shared_example_group/collection.rb
0 commit comments