Sha256: 7e76440b774754cdbba6a4bcf35163ecbaf91f2eaae154e4f50aa2f3adda4f0c

Contents?: true

Size: 207 Bytes

Versions: 16

Compression:

Stored size: 207 Bytes

Contents

# frozen_string_literal: true

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

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

RuboCop::RakeTask.new

task default: %i[spec rubocop]

Version data entries

16 entries across 16 versions & 5 rubygems

Version Path
monday_ruby-1.0.0 Rakefile
monday_ruby-0.6.2 Rakefile
monday_ruby-0.6.1 Rakefile
acumatica-0.7.0 Rakefile
monday_ruby-0.6.0 Rakefile
monday_ruby-0.4.0 Rakefile
monday_ruby-0.3.0 Rakefile
monday_ruby-0.2.0 Rakefile
monday_ruby-0.1.0 Rakefile
cpl-0.1.0 Rakefile
acumatica-0.6.0 Rakefile
acumatica-0.5.0 Rakefile
train-f5-0.1.1 Rakefile
alacritty_themes-0.1.1 Rakefile
acumatica-0.4.0 Rakefile
acumatica-0.3.0 Rakefile