unicorn/bindings/ruby/unicorn_gem/Rakefile

3 lines
51 B
Ruby
Raw Normal View History

2016-03-22 12:17:23 +01:00
require "bundler/gem_tasks"
task :default => :spec