Sha256: 45c66f3c3ce17e7db98def5357c7401927c31276a761be563c5195d20c878f42

Contents?: true

Size: 176 Bytes

Versions: 109

Compression:

Stored size: 176 Bytes

Contents

require "bundler/gem_tasks"
require "rspec/core/rake_task"
require "rubocop/rake_task"

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

task default: [:rubocop, :spec]

Version data entries

109 entries across 109 versions & 10 rubygems

Version Path
store_model-4.2.0 Rakefile
store_model-4.1.0 Rakefile
store_model-4.0.0 Rakefile
store_model-3.0.2 Rakefile
store_model-3.0.1 Rakefile
store_model-3.0.0 Rakefile
store_model-2.4.0 Rakefile
store_model-2.3.0 Rakefile
store_model-2.2.0 Rakefile
store_model-2.1.2 Rakefile
store_model-2.1.1 Rakefile
store_model-2.1.0 Rakefile
store_model-2.0.1 Rakefile
store_model-2.0.0 Rakefile
store_model-1.6.2 Rakefile
store_model-1.6.1 Rakefile
store_model-1.6.0 Rakefile
store_model-1.5.1 Rakefile
store_model-1.5.0 Rakefile
store_model-1.4.0 Rakefile