Sha256: 9e009895afeba833a1279cc4e53e1d2ca0fc1cd8ded458ee5ca4dbb71621c68f

Contents?: true

Size: 275 Bytes

Versions: 3

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__)

ExampleApp::Application.load_tasks

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
sexxy-emails-0.0.6 test/example_rails_app/Rakefile
sexxy-emails-0.0.5 test/example_rails_app/Rakefile
sexxy-emails-0.0.3 test/example_rails_app/Rakefile