Sha256: ccad75f30004fa814eca320392195ef8ebff5e67a4f48a2a5b216bee7dea90ea

Contents?: true

Size: 373 Bytes

Versions: 49

Compression:

Stored size: 373 Bytes

Contents

# frozen_string_literal: true

require 'bundler/setup'

APP_RAKEFILE = File.expand_path('test/dummy/Rakefile', __dir__)
load 'rails/tasks/engine.rake'

load 'rails/tasks/statistics.rake'

require 'bundler/gem_tasks'

require 'rake/testtask'

Rake::TestTask.new(:test) do |t|
  t.libs << 'test'
  t.pattern = 'test/**/*_test.rb'
  t.verbose = false
end

task default: :test

Version data entries

49 entries across 49 versions & 7 rubygems

Version Path
logs_explorer-0.1.4 Rakefile
logs_explorer-0.1.3 Rakefile
doorkeeper-device_authorization_grant-1.0.3 Rakefile
doorkeeper-device_authorization_grant-1.0.2 Rakefile
logs_explorer-0.1.1 Rakefile
logs_explorer-0.1.0 Rakefile
is_my_sidekiq_ok-0.2.0 Rakefile
active_translate_self-1.0.0 Rakefile
doorkeeper-device_authorization_grant-1.0.1 Rakefile
is_my_sidekiq_ok-0.1.0 Rakefile
active_translate_self-0.3.0 Rakefile
easy_data_tables-0.3.1 Rakefile
active_translate_self-0.2.0 Rakefile
active_translate_self-0.1.0 Rakefile
easy_data_tables-0.3.0 Rakefile
easy_data_tables-0.2.0 Rakefile
motor-admin-0.1.44 Rakefile
webhooks-rails-0.1.0 Rakefile
motor-admin-0.1.43 Rakefile
motor-admin-0.1.42 Rakefile