Sha256: de04b46415abde8fafd84ff249cc1318f0f2ea35c9bf91a425ee2125fb3f2f01
Contents?: true
Size: 266 Bytes
Versions: 7
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
7 entries across 7 versions & 3 rubygems