Sha256: f1dd6909d5b266f3e4b8001e58d7ec5d1f25297808dea911b7479e4d10371cb4
Contents?: true
Size: 291 Bytes
Versions: 2
Compression:
Stored size: 291 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' RailsApp::Application.load_tasks require 'resque/tasks'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
governor_twitter-0.1.2 | spec/rails_app/Rakefile |
governor_twitter-0.1.1 | spec/rails_app/Rakefile |