Sha256: 39d34e71ec69ccb1938dbe27a3793145579ccaa642afbdc25ace31e75f1558ea
Contents?: true
Size: 271 Bytes
Versions: 52
Compression:
Stored size: 271 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' GolfExample::Application.load_tasks
Version data entries
52 entries across 52 versions & 1 rubygems