Sha256: ae7aa96d076a7acb264d0d5f045723bbd747ef4224d8bcda985943693fdf4f6f
Contents?: true
Size: 300 Bytes
Versions: 2
Compression:
Stored size: 300 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', __FILE__) Dummy::Application.load_tasks
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
seedbank-0.5.0 | test/dummy/Rakefile |
seedbank-0.5.0.pre | test/dummy/Rakefile |