Sha256: 9cdcd45d949b2b5ea6023078cbe3d13788b3c28e75f37c2d0b2bd1cf9c8873e8
Contents?: true
Size: 264 Bytes
Versions: 9
Compression:
Stored size: 264 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' Main::Application.load_tasks
Version data entries
9 entries across 9 versions & 1 rubygems