Initial commit

This commit is contained in:
Juan Wajnerman 2014-06-11 20:41:02 -03:00
commit 2eaf44195e
9 changed files with 115 additions and 0 deletions

4
spec/spec_helper.cr Normal file
View file

@ -0,0 +1,4 @@
require "spec"
require "../src/frank/*"
include Frank