Initial commit

This commit is contained in:
pradels
2013-03-27 00:55:30 +01:00
commit 810f0b31b9
41 changed files with 1809 additions and 0 deletions

7
Rakefile Normal file
View File

@@ -0,0 +1,7 @@
#!/usr/bin/env rake
require 'rubygems'
require 'bundler/setup'
#require 'bundler/gem_tasks'
Bundler::GemHelper.install_tasks