Sha256: ec9a9ee980de6028dda665f1b3f4e462e5e12ff709852252ba8887e8139350a5

Contents?: true

Size: 199 Bytes

Versions: 11

Compression:

Stored size: 199 Bytes

Contents

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

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

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

task :default => :spec

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
alephant-sequencer-0.2.0 Rakefile
alephant-sequencer-0.1.1 Rakefile
alephant-sequencer-0.1.0 Rakefile
alephant-sequencer-0.0.8 Rakefile
alephant-sequencer-0.0.7 Rakefile
alephant-sequencer-0.0.6 Rakefile
alephant-sequencer-0.0.5 Rakefile
alephant-sequencer-0.0.4 Rakefile
alephant-sequencer-0.0.3 Rakefile
alephant-sequencer-0.0.2 Rakefile
alephant-sequencer-0.0.1 Rakefile