Sha256: d0c50e6d348ec58f007786fcb0102a5e7564731d3484c4cc2390d85c44dc7b59

Contents?: true

Size: 185 Bytes

Versions: 11

Compression:

Stored size: 185 Bytes

Contents

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

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

task :default => :spec

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
alephant-renderer-2.0.1 Rakefile
alephant-renderer-2.0.0 Rakefile
alephant-renderer-1.0.5 Rakefile
alephant-renderer-1.0.4 Rakefile
alephant-renderer-1.0.3 Rakefile
alephant-renderer-1.0.2 Rakefile
alephant-renderer-1.0.1 Rakefile
alephant-renderer-1.0.0 Rakefile
alephant-renderer-0.3.0 Rakefile
alephant-renderer-0.2.0 Rakefile
alephant-renderer-0.1.0 Rakefile