Sha256: 28a4f0df7862b48f7754b3364f6080f6650ba00940e03ba9d82922dc798d4bbc
Contents?: true
Size: 267 Bytes
Versions: 21
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' AppRoot::Application.load_tasks
Version data entries
21 entries across 21 versions & 1 rubygems