Sha256: 0f61f022a371f393edfc166dd060224413334efcbb483584cb63aa8b0754eea8

Contents?: true

Size: 196 Bytes

Versions: 23

Compression:

Stored size: 196 Bytes

Contents

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

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

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

task :default => :spec

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
alephant-lookup-2.2.0 Rakefile
alephant-lookup-2.1.0 Rakefile
alephant-lookup-2.0.2 Rakefile
alephant-lookup-2.0.1 Rakefile
alephant-lookup-2.0.0 Rakefile
alephant-lookup-1.0.0 Rakefile
alephant-lookup-0.4.2 Rakefile
alephant-lookup-0.4.1 Rakefile
alephant-lookup-0.4.0 Rakefile
alephant-lookup-0.3.0 Rakefile
alephant-lookup-0.2.0 Rakefile
alephant-lookup-0.1.9 Rakefile
alephant-lookup-0.1.7 Rakefile
alephant-lookup-0.1.6 Rakefile
alephant-lookup-0.1.5 Rakefile
alephant-lookup-0.1.4 Rakefile
alephant-lookup-0.1.3 Rakefile
alephant-lookup-0.1.2 Rakefile
alephant-lookup-0.1.1 Rakefile
alephant-lookup-0.1.0 Rakefile