Sha256: 46bd961f6f4332ff9785c0831cf807c1f54590cdbaad8ad10857cd49de6c78d3
Contents?: true
Size: 263 Bytes
Versions: 43
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_const %>.load_tasks
Version data entries
43 entries across 43 versions & 2 rubygems