Sha256: cb20d5bb3ab7acc8e3aa1c0385844c11b94ac35c355615b2d28f6f48f4d6cac3
Contents?: true
Size: 269 Bytes
Versions: 6
Compression:
Stored size: 269 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 & 2 rubygems