Sha256: 74a277ee49db5f2a522dd944ebbc6438f407c089859ebe438117db4e0a854a6f

Contents?: true

Size: 329 Bytes

Versions: 79

Compression:

Stored size: 329 Bytes

Contents

# frozen_string_literal: true

require 'rubygems'
require 'rails'
begin
  require 'bundler/setup'
rescue LoadError
  puts 'You must `gem install bundler` and `bundle install` to run rake tasks'
end

Bundler::GemHelper.install_tasks

load "tasks/blacklight.rake"
load "lib/railties/blacklight.rake"

task default: [:rubocop, :ci]

Version data entries

79 entries across 79 versions & 2 rubygems

Version Path
blacklight-7.40.0 Rakefile
blacklight-7.39.0 Rakefile
blacklight-7.38.0 Rakefile
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/blacklight-7.37.0/Rakefile
blacklight-7.37.0 Rakefile
blacklight-7.36.2 Rakefile
blacklight-7.36.1 Rakefile
blacklight-7.36.0 Rakefile
blacklight-7.35.0 Rakefile
blacklight-7.34.0 Rakefile
blacklight-8.0.0.beta5 Rakefile
blacklight-7.33.1 Rakefile
blacklight-8.0.0.beta4 Rakefile
blacklight-8.0.0.beta3 Rakefile
blacklight-8.0.0.beta2 Rakefile
blacklight-8.0.0.beta1 Rakefile
blacklight-7.33.0 Rakefile
blacklight-7.32.0 Rakefile
blacklight-7.31.0 Rakefile
blacklight-7.30.0 Rakefile