rubyrefresher
rubyrefresher copied to clipboard
A Ruby language refresher.
Results
3
rubyrefresher issues
Sort by
recently updated
recently updated
newest added
This repo contains a doc with several useful updates but the website shows an older document with some mistakes. Please republish the latest refresher. (Thanks for this resource BTW).
Hi I think this is misleading say_these_things(thing2="ha") it implies that you are explicitly specifying the thing2 variable and leaving thing1 as it's default but in fact, you are simply passing...