Sha256: 7a8c04b2b9a24e089a065570a60b2c2dc76a965786566aef647cfafc7b0c1c43

Contents?: true

Size: 237 Bytes

Versions: 61

Compression:

Stored size: 237 Bytes

Contents

require "bundler/gem_tasks"

begin
  require 'jasmine'
  load 'jasmine/tasks/jasmine.rake'
rescue LoadError
  task :jasmine do
    abort "Jasmine is not available. In order to run jasmine, you must: (sudo) gem install jasmine"
  end
end

Version data entries

61 entries across 61 versions & 5 rubygems

Version Path
wat_catcher-0.10.11 Rakefile
wat_catcher-0.10.10 Rakefile
wat_catcher-0.10.9 Rakefile
wat_catcher-0.10.8 Rakefile
wat_catcher-0.10.7 Rakefile
wat_catcher-0.10.6 Rakefile
wat_catcher-0.10.5 Rakefile
wat_catcher-0.10.4 Rakefile
wat_catcher-0.10.3 Rakefile
wat_catcher-0.10.2 Rakefile
wat_catcher-0.10.1 Rakefile
wat_catcher-0.10.0 Rakefile
wat_catcher-0.9.0 Rakefile
wat_catcher-0.8.9 Rakefile
wat_catcher-0.8.8 Rakefile
wat_catcher-0.8.7 Rakefile
wat_catcher-0.8.6 Rakefile
wat_catcher-0.8.5 Rakefile
wat_catcher-0.8.4 Rakefile
wat_catcher-0.8.3 Rakefile