Basic skeleton app & lib, throws a window up

This commit is contained in:
2014-05-05 22:03:24 -07:00
parent c5fd4f6fb1
commit 46e99f766d
9 changed files with 113 additions and 32 deletions

2
Rakefile Normal file
View File

@@ -0,0 +1,2 @@
require "bundler/gem_tasks"