Sha256: 9ae48f38c073fe57e0fa1ae8d0de7f096f777fb141e0a1ac30d8ffcab18fb461
Contents?: true
Size: 265 Bytes
Versions: 3
Compression:
Stored size: 265 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' Demo3::Application.load_tasks
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
pushify-1.2.2 | demos/rails3/Rakefile |
pushify-1.2.1 | demos/rails3/Rakefile |
pushify-1.2.0 | demos/rails3/Rakefile |