Sha256: 7f6f0ed093d6b4cd07eeb1e9aa298b2b9d61bbfb2699500e6b49c237cac130bd
Contents?: true
Size: 266 Bytes
Versions: 6
Compression:
Stored size: 266 Bytes
Contents
#!/usr/bin/env rake # 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
6 entries across 6 versions & 1 rubygems