Sha256: 7ed8c3937796eac2718a2e0dd69a01eab52152d62021864ce1c9c120cee514a0

Contents?: true

Size: 196 Bytes

Versions: 17

Compression:

Stored size: 196 Bytes

Contents

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

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

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

task :default => :spec

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
alephant-logger-3.1.4 Rakefile
alephant-logger-3.1.2 Rakefile
alephant-logger-3.1.1 Rakefile
alephant-logger-3.1.0 Rakefile
alephant-logger-3.0.2 Rakefile
alephant-logger-3.0.1 Rakefile
alephant-logger-3.0.0 Rakefile
alephant-logger-2.0.0 Rakefile
alephant-logger-1.2.1 Rakefile
alephant-logger-1.2.0 Rakefile
alephant-logger-1.1.1 Rakefile
alephant-logger-1.1.0 Rakefile
alephant-logger-1.0.1 Rakefile
alephant-logger-0.2.0 Rakefile
alephant-logger-0.1.0 Rakefile
alephant-logger-0.0.2 Rakefile
alephant-logger-0.0.1 Rakefile