Sha256: ac2d7bf5d65cc788cfec9c2c20b28ea6edd9f59e078c33f5cff26527271ca811

Contents?: true

Size: 267 Bytes

Versions: 1

Compression:

Stored size: 267 Bytes

Contents

# frozen_string_literal: true

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

require File.expand_path('spec/example_app/config/application', __dir__)

Rails.application.load_tasks

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
administrate-field-jsontable-0.1.0 Rakefile