require "bundler/gem_tasks" Dir.glob('lib/tasks/*.rake').each { |r| load r} task :default => :tests