Sha256: 5fe0a685ff894cf7f74c9edf5986db16864891b0424de6bb4f6ccc45160a8ccc

Contents?: true

Size: 213 Bytes

Versions: 15

Compression:

Stored size: 213 Bytes

Contents

#!/usr/bin/env ruby
begin
  load File.expand_path("../spring", __FILE__)
rescue LoadError => e
  raise unless e.message.include?("spring")
end
require_relative "../config/boot"
require "rake"
Rake.application.run

Version data entries

15 entries across 15 versions & 3 rubygems

Version Path
shakapacker-7.2.3 spec/dummy/bin/rake
shakapacker-7.3.0.beta.1 spec/dummy/bin/rake
shakapacker-7.2.2 spec/dummy/bin/rake
shakapacker-7.2.1 spec/dummy/bin/rake
shakapacker-7.2.0 spec/dummy/bin/rake
shakapacker-7.2.0.rc.0 spec/dummy/bin/rake
shakapacker-7.1.0 spec/dummy/bin/rake
shakapacker-7.0.3 spec/dummy/bin/rake
shakapacker-7.0.2 spec/dummy/bin/rake
shakapacker-7.0.1 spec/dummy/bin/rake
shakapacker-7.0.0 spec/dummy/bin/rake
shakapacker-7.0.0.rc.2 spec/dummy/bin/rake
shakapacker-7.0.0.rc.1 spec/dummy/bin/rake
vite_rb-0.0.1.alpha1 examples/rails-without-webpack/bin/rake
snowpacker-0.0.4.alpha1 examples/rails-without-webpack/bin/rake