Sha256: eb0b777f42bd5eba6905d9897d9a57b9de11d2a482ca7e267b0fb9671c1f9650
Contents?: true
Size: 272 Bytes
Versions: 6
Compression:
Stored size: 272 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__) Sandbox::Application.load_tasks
Version data entries
6 entries across 6 versions & 2 rubygems