Sha256: 4cf20201f590ee5e93ec0f43b0db6d0c280ce4ca740e4305e20fa9a3947d6585
Contents?: true
Size: 267 Bytes
Versions: 6
Compression:
Stored size: 267 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' Testapp::Application.load_tasks
Version data entries
6 entries across 6 versions & 2 rubygems