Sha256: 91fdc32d5d50e675643f15f8340064ef9d0d5205c3ef398471041886986aea82
Contents?: true
Size: 302 Bytes
Versions: 6
Compression:
Stored size: 302 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 'rake/dsl_definition' require File.expand_path('../config/application', __FILE__) Rmails::Application.load_tasks
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
rmails-0.1.6 | Rakefile1 |
rmails-0.1.5 | Rakefile1 |
rmails-0.1.4 | Rakefile1 |
rmails-0.1.3 | Rakefile1 |
rmails-0.1.2 | Rakefile1 |
rmails-0.1.1 | Rakefile1 |