Skip to content

Instantly share code, notes, and snippets.

@elvio
Created February 8, 2009 14:37
Show Gist options
  • Save elvio/60397 to your computer and use it in GitHub Desktop.
Save elvio/60397 to your computer and use it in GitHub Desktop.
def testing
if true == false
@post = Post.available
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment