Sha256: 82314a38c3c3b5cfb3428543eb51d944d3bffbef005c61e7ac96b2c637ee2fe2
Contents?: true
Size: 270 Bytes
Versions: 30
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__) Myapp::Application.load_tasks
Version data entries
30 entries across 30 versions & 2 rubygems