Sha256: d9fc6c50130b9df914b4ec25e23fa85eae88672aed80f4bfd82d945f7686c585

Contents?: true

Size: 196 Bytes

Versions: 20

Compression:

Stored size: 196 Bytes

Contents

$:.unshift File.join(File.dirname(__FILE__), 'lib')

require 'rspec/core/rake_task'
require 'bundler/gem_tasks'
require 'alephant/broker'

RSpec::Core::RakeTask.new(:spec)

task :default => :spec

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
alephant-broker-1.2.1 Rakefile
alephant-broker-1.2.0 Rakefile
alephant-broker-1.1.3 Rakefile
alephant-broker-1.1.2 Rakefile
alephant-broker-1.1.1 Rakefile
alephant-broker-1.1.0 Rakefile
alephant-broker-1.0.5 Rakefile
alephant-broker-1.0.4 Rakefile
alephant-broker-1.0.3 Rakefile
alephant-broker-1.0.2 Rakefile
alephant-broker-1.0.1 Rakefile
alephant-broker-1.0.0 Rakefile
alephant-broker-0.1.6 Rakefile
alephant-broker-0.1.5 Rakefile
alephant-broker-0.1.4 Rakefile
alephant-broker-0.1.3 Rakefile
alephant-broker-0.1.2 Rakefile
alephant-broker-0.1.1 Rakefile
alephant-broker-0.1.0 Rakefile
alephant-broker-0.0.3 Rakefile