Sha256: 2e0fec7cbb5147f4f8d850ee0f234f3c80062a15de19c14add55a8a0a2817524
Contents?: true
Size: 297 Bytes
Versions: 28
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
28 entries across 28 versions & 3 rubygems