Sha256: e293a781911939679eb497347082507cecbfbea8b76b3e88646525cf86013e52
Contents?: true
Size: 268 Bytes
Versions: 21
Compression:
Stored size: 268 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' DummyApp::Application.load_tasks
Version data entries
21 entries across 21 versions & 6 rubygems