Gem is rewrapped with Bundler instead of Jeweler. All tests are using RSpec. Reorganized lib structure. Tests are fixed.

This commit is contained in:
Gregory Eremin
2012-07-04 17:10:47 +04:00
parent 2ed4c869cb
commit 9121e7927e
34 changed files with 486 additions and 649 deletions
+1 -4
View File
@@ -1,5 +1,2 @@
source "http://rubygems.org"
source :rubygems
gemspec
gem 'simplecov', :require => false, :group => :test