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 581120f commit 82d6940Copy full SHA for 82d6940
README.md
@@ -21,7 +21,7 @@ If you know some other ruby-trick, please contribute!
21
22
### [Easiest Database store](easiest_database_pstore.rb)
23
24
-### [Easiest Database Pstore using yams](easiest_datastore_pstore_yaml.rb)
+### [Easiest Database Pstore using yams](easiest_database_pstore_yaml.rb)
25
26
### [Enable ruby warnings](enable_ruby_warnings.rb)
27
@@ -65,7 +65,7 @@ If you know some other ruby-trick, please contribute!
65
66
### [Trigger IRB as needed](trigger_irb_as_needed.rb)
67
68
-### [Turn on garbage collector](turn_on_gargabe_collector.rb)
+### [Turn on garbage collector](turn_on_garbage_collector.rb)
69
70
### [Unused variable format](unused_variable_format.rb)
71
0 commit comments