Created
March 6, 2015 16:20
-
-
Save batate/4419322dc6a377406a19 to your computer and use it in GitHub Desktop.
Language Matters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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