Sha256: 8ea5c25c4d39decad0f0fe91df7fb9d972c24a1db87859312feb0e82b504ef24
Contents?: true
Size: 261 Bytes
Versions: 20
Compression:
Stored size: 261 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', __dir__) require 'rake' Dummy::Application.load_tasks
Version data entries
20 entries across 20 versions & 2 rubygems