Sha256: 1c26fd7b8bc6db4dcb52ec80f6ced861b00f4f81c6cde3f3ae40eb02cb68dde0

Contents?: true

Size: 265 Bytes

Versions: 18

Compression:

Stored size: 265 Bytes

Contents

# Add your own tasks in files placed in lib/tasks ending in .rake,
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.

require File.expand_path("../config/application", __FILE__)
require "rake"

Dummy::Application.load_tasks

Version data entries

18 entries across 17 versions & 2 rubygems

Version Path
paper_trail-7.1.0 spec/dummy_app/Rakefile
paper_trail-7.0.3 test/dummy/Rakefile
enju_leaf-1.2.1 vendor/bundle/ruby/2.3/gems/paper_trail-7.0.2/test/dummy/Rakefile
enju_leaf-1.2.1 vendor/bundle/ruby/2.3/gems/paper_trail-5.2.3/test/dummy/Rakefile
paper_trail-7.0.2 test/dummy/Rakefile
paper_trail-7.0.1 test/dummy/Rakefile
paper_trail-7.0.0 test/dummy/Rakefile
paper_trail-6.0.2 test/dummy/Rakefile
paper_trail-6.0.1 test/dummy/Rakefile
paper_trail-6.0.0 test/dummy/Rakefile
paper_trail-5.2.3 test/dummy/Rakefile
paper_trail-5.2.2 test/dummy/Rakefile
paper_trail-5.2.1 test/dummy/Rakefile
paper_trail-5.2.0 test/dummy/Rakefile
paper_trail-5.1.1 test/dummy/Rakefile
paper_trail-5.1.0 test/dummy/Rakefile
paper_trail-5.0.1 test/dummy/Rakefile
paper_trail-5.0.0 test/dummy/Rakefile