Skip to content

Commit aa94202

Browse files
committed
Merge pull request #103 from rousisk/master
remove an accidentally duplicated sentence
2 parents ca29eed + 11258f9 commit aa94202

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -220,9 +220,6 @@ Comparison:
220220
Function with single Array argument: 5580972.6 i/s
221221
Function with splat arguments: 54427.7 i/s - 102.54x slower
222222
223-
Ruby's [Exception2MessageMapper module](http://ruby-doc.org/stdlib-2.2.0/libdoc/e2mmap/rdoc/index.html)
224-
allows one to define and raise exceptions with predefined messages.
225-
226223
```
227224

228225
##### Hash vs OpenStruct on access assuming you already have a Hash or an OpenStruct [code](code/general/hash-vs-openstruct-on-access.rb)

0 commit comments

Comments
 (0)