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