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.
JSON::GenericObject
1 parent 9620964 commit caa5d8cCopy full SHA for caa5d8c
test/.excludes/JSONGenericObjectTest.rb
@@ -0,0 +1,4 @@
1
+# ostruct will be loaded when JSON::GenericObject is autoloaded. By
2
+# removing all test methods, the autoload in `setup` is not triggered.
3
+
4
+exclude /test_/, 'JSON::GenericObject needs ostruct gem'
0 commit comments