Sha256: d5a58785fe2819e2bfd239a2c8c8ecf0dbcc3ffc8fae7349855125a1ba5cbd56

Contents?: true

Size: 263 Bytes

Versions: 11

Compression:

Stored size: 263 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'

App::Application.load_tasks

Version data entries

11 entries across 11 versions & 3 rubygems

Version Path
resource_inclusion-0.0.2 test/app/Rakefile
mailee-0.6.3 app/Rakefile
mailee-0.6.2 app/Rakefile
mailee-0.6.1 app/Rakefile
mailee-0.6.0 app/Rakefile
activerecord-postgres-earthdistance-0.1.0 test/app/Rakefile
mailee-0.5.0 app/Rakefile
resource_inclusion-0.0.1 test/app/Rakefile
mailee-0.4.3 app/Rakefile
mailee-0.4.2 app/Rakefile
mailee-0.3.0 app/Rakefile