Sha256: 568b3bb007e0edec7660d0d1ae63d1432b1aa385a4b000ccd644fd1da423b7e8

Contents?: true

Size: 274 Bytes

Versions: 6

Compression:

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

Rails3217::Application.load_tasks

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
notify_user-0.1.4 spec/dummy/rails-3.2.17/Rakefile
notify_user-0.1.3 spec/dummy/rails-3.2.17/Rakefile
notify_user-0.1.2 spec/dummy/rails-3.2.17/Rakefile
notify_user-0.1.1 spec/dummy/rails-3.2.17/Rakefile
notify_user-0.0.30 spec/dummy/rails-3.2.17/Rakefile
notify_user-0.0.29 spec/dummy/rails-3.2.17/Rakefile