Sha256: 8a84d06da1acdf01d2b1c7b9d294b055640721561670edbd7e75068dc2f28cbf

Contents?: true

Size: 156 Bytes

Versions: 33

Compression:

Stored size: 156 Bytes

Contents

require 'rspec/core/rake_task'
require 'rubocop/rake_task'

task :default => [:spec]

desc 'Run the specs'
RSpec::Core::RakeTask.new

RuboCop::RakeTask.new

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
fulmar-2.2.6 Rakefile
fulmar-2.2.5 Rakefile
fulmar-2.2.4 Rakefile
fulmar-2.2.3 Rakefile
fulmar-2.2.2 Rakefile
fulmar-2.2.1 Rakefile
fulmar-2.2.0 Rakefile
fulmar-2.1.2 Rakefile
fulmar-2.1.1 Rakefile
fulmar-2.1.0 Rakefile
fulmar-2.0.2 Rakefile
fulmar-2.0.1 Rakefile
fulmar-2.0.0 Rakefile
fulmar-1.10.1 Rakefile
fulmar-1.10.0 Rakefile
fulmar-1.9.2 Rakefile
fulmar-1.9.1 Rakefile
fulmar-1.9.0 Rakefile
fulmar-1.8.15 Rakefile
fulmar-1.8.14 Rakefile