Sha256: 2a358805f48cb22d06c68f1d1aef4f5672e44ca20c75f4275a00b11f2ae491fb
Contents?: true
Size: 288 Bytes
Versions: 11
Compression:
Stored size: 288 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__) require 'rake' RailsApp::Application.load_tasks
Version data entries
11 entries across 11 versions & 1 rubygems