Skip to content

Instantly share code, notes, and snippets.

@batate
Created March 6, 2015 16:20
Show Gist options
  • Save batate/4419322dc6a377406a19 to your computer and use it in GitHub Desktop.
Save batate/4419322dc6a377406a19 to your computer and use it in GitHub Desktop.
Language Matters
test "chat" do
chat = Chat.create(...)
assert chat != nil
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment