Skip to content

Commit 6af6eca

Browse files
committed
Add options_hash_with_defaults to (Idiomatic Ruby) list
1 parent d2cfcc7 commit 6af6eca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

idiomatic_ruby.md

+1
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@
1010
* [Use Fixnum#times](idiomatic_ruby/use_times.md)
1111
* [Implicit Return](idiomatic_ruby/implicit_return.md)
1212
* [Collect vs Select](idiomatic_ruby/collect_vs_select.md)
13+
* [Options Hash with Defaults](idiomatic_ruby/options_hash_with_defaults.md)

0 commit comments

Comments
 (0)