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 2e34f24 commit cb8f97aCopy full SHA for cb8f97a
README.md
@@ -4,7 +4,7 @@
4
Implements missing methods on the fly by googling their implementation
5
on rubydoc.info. Because Ruby.
6
7
-Intance variables are added when needed and missing classes are also
+Instance variables are added when needed and missing classes are also
8
declared at runtime.
9
10
There's some backtracking if the implementation found raises an error
0 commit comments