Sha256: 964609be14fb9483dbff04552bef4d7fbb1a9987183eec13f3fa1649d145af98

Contents?: true

Size: 272 Bytes

Versions: 7

Compression:

Stored size: 272 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__)

Dummy32::Application.load_tasks

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
peastash-0.2.6 spec/dummy-3.2/Rakefile
peastash-0.2.5 spec/dummy-3.2/Rakefile
peastash-0.2.4 spec/dummy-3.2/Rakefile
peastash-0.2.3 spec/dummy-3.2/Rakefile
peastash-0.2.2 spec/dummy-3.2/Rakefile
peastash-0.2.1 spec/dummy-3.2/Rakefile
peastash-0.1.1 spec/dummy-3.2/Rakefile