Sha256: 17786b6b52bef8c752fc8bec57b4fa62f82c358410d3cf6d8ea932ce41c3c624

Contents?: true

Size: 212 Bytes

Versions: 4

Compression:

Stored size: 212 Bytes

Contents

require "bundler/gem_tasks"
require "rspec/core/rake_task"
load "jasmine/tasks/jasmine.rake"
ENV['JASMINE_SPEC_FORMAT'] = 'documentation'

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

task :default => [:spec, 'jasmine:ci']

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ponytail-0.2.0 Rakefile
ponytail-0.1.0 Rakefile
ponytail-0.0.5 Rakefile
ponytail-0.0.4 Rakefile