Sha256: 5b40d050f77f78aeb1232bf2cd66d330a3e3fc6d45fccec193a54a0efd651bc4
Contents?: true
Size: 270 Bytes
Versions: 6
Compression:
Stored size: 270 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", __FILE__) Dummy::Application.load_tasks
Version data entries
6 entries across 6 versions & 1 rubygems