Sha256: dae602d6f3da657d862ef484d7cef975849ddeaa030663b2fc93a680e41d6a32

Contents?: true

Size: 273 Bytes

Versions: 11

Compression:

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

Dummy::Application.load_tasks

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
prosperity-0.0.11 spec/dummy/Rakefile
prosperity-0.0.10 spec/dummy/Rakefile
prosperity-0.0.9 spec/dummy/Rakefile
prosperity-0.0.8 spec/dummy/Rakefile
prosperity-0.0.7 spec/dummy/Rakefile
prosperity-0.0.6 spec/dummy/Rakefile
prosperity-0.0.5 spec/dummy/Rakefile
prosperity-0.0.4 spec/dummy/Rakefile
prosperity-0.0.3 spec/dummy/Rakefile
prosperity-0.0.2 spec/dummy/Rakefile
prosperity-0.0.1 spec/dummy/Rakefile