Sha256: a2cca56e460abfaf61c947963df2a8a494d6cf9a7ff54552b264d737a1a3652a
Contents?: true
Size: 296 Bytes
Versions: 17
Compression:
Stored size: 296 Bytes
Contents
# frozen_string_literal: true # 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
17 entries across 17 versions & 2 rubygems