Sha256: 1c46c4bf9d4f9557d52503129b24e9cf21defa0ea43f4f5bc2636c5bc5200051
Contents?: true
Size: 297 Bytes
Versions: 9
Compression:
Stored size: 297 Bytes
Contents
#!/usr/bin/env rake # 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__) Dummy::Application.load_tasks
Version data entries
9 entries across 9 versions & 3 rubygems