Sha256: 24e14f6ad7904927d731254a3aa538c1fd2919f2a0667f76de678ff2ff485216

Contents?: true

Size: 186 Bytes

Versions: 16

Compression:

Stored size: 186 Bytes

Contents

require "bundler/gem_tasks"

require 'jasmine'
require 'rspec/core/rake_task'
load 'jasmine/tasks/jasmine.rake'

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

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

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
faye-authentication-1.13 Rakefile
faye-authentication-1.12 Rakefile
faye-authentication-1.11.0 Rakefile
faye-authentication-1.10.0 Rakefile
faye-authentication-1.9.1 Rakefile
faye-authentication-1.9.0 Rakefile
faye-authentication-1.8.2 Rakefile
faye-authentication-1.8.1 Rakefile
faye-authentication-1.8.0 Rakefile
faye-authentication-1.7.0 Rakefile
faye-authentication-1.6.1 Rakefile
faye-authentication-1.6.0 Rakefile
faye-authentication-0.4.0 Rakefile
faye-authentication-0.3.0 Rakefile
faye-authentication-0.2.0 Rakefile
faye-authentication-0.1.0 Rakefile