Sha256: 1c26fd7b8bc6db4dcb52ec80f6ced861b00f4f81c6cde3f3ae40eb02cb68dde0
Contents?: true
Size: 265 Bytes
Versions: 18
Compression:
Stored size: 265 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" Dummy::Application.load_tasks
Version data entries
18 entries across 17 versions & 2 rubygems