Sha256: f742b7cabf02fd2f27927ac9721b3de58a63310e69fd67409c372fc2eb8e0820

Contents?: true

Size: 198 Bytes

Versions: 11

Compression:

Stored size: 198 Bytes

Contents

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

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

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

task :default => :spec

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
alephant-renderer-0.0.10 Rakefile
alephant-renderer-0.0.9 Rakefile
alephant-renderer-0.0.8 Rakefile
alephant-renderer-0.0.7 Rakefile
alephant-renderer-0.0.6 Rakefile
alephant-renderer-0.0.5 Rakefile
alephant-renderer-0.0.4.1 Rakefile
alephant-renderer-0.0.4 Rakefile
alephant-renderer-0.0.3 Rakefile
alephant-renderer-0.0.2 Rakefile
alephant-renderer-0.0.1 Rakefile