Skip to content

Instantly share code, notes, and snippets.

@jmonegro
Created March 8, 2010 17:33
Show Gist options
  • Save jmonegro/325383 to your computer and use it in GitHub Desktop.
Save jmonegro/325383 to your computer and use it in GitHub Desktop.
<li>
<h3><a href="#">basic methods</a></h3>
<pre class="code">
<code class="ruby">
def method argument
return splat(argument)
end
</code>
</pre>
</li>
@alexsaalberg049
Copy link

Hit the + at the top right of the entire page (next to your user icon) to make a new gist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment