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.
2 parents 2ce811b + ab962fc commit a6b27b1Copy full SHA for a6b27b1
README.md
@@ -82,7 +82,7 @@ Comparison:
82
##### `define_method` vs `module_eval` for Defining Methods [code](code/general/define_method-vs-module-eval.rb)
83
84
```
85
-$ ruby -v code/general/begin-rescue-vs-respond-to.rb
+$ ruby -v code/general/define_method-vs-module-eval.rb
86
ruby 2.2.0p0 (2014-12-25 revision 49005) [x86_64-darwin14]
87
88
Calculating -------------------------------------
0 commit comments