Sha256: ece9b8c2775303c7dd82fd7c1aa5107aef272fcc22e0eecb49ec1f61564b3ce7

Contents?: true

Size: 275 Bytes

Versions: 7

Compression:

Stored size: 275 Bytes

Contents

#!/usr/bin/env rake
# 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__)

CrummyTest::Application.load_tasks

Version data entries

7 entries across 7 versions & 3 rubygems

Version Path
vinted-crummy-1.11.0 example/Rakefile
crummy-schema-dot-org-1.9.0 example/Rakefile
vinted-crummy-1.10.0 example/Rakefile
vinted-crummy-1.9.0 example/Rakefile
crummy-1.8.0 example/Rakefile
crummy-1.7.2 example/Rakefile
crummy-1.7.1 example/Rakefile