Sha256: ac482d70d58c68ab2a7a8d3ad3057926eb41c39dbe7d4dda7a0c86b991ab6508

Contents?: true

Size: 272 Bytes

Versions: 2

Compression:

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

2 entries across 2 versions & 1 rubygems

Version Path
mailboxer-without-notification-0.11.2 spec/dummy/Rakefile
mailboxer-without-notification-0.11.1 spec/dummy/Rakefile