Sha256: b50bf62f1329980fb14e5b42de9f78fd001b38e2dc023d992c3353f993476802
Contents?: true
Size: 301 Bytes
Versions: 8
Compression:
Stored size: 301 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
8 entries across 8 versions & 2 rubygems