Sha256: a1d3d96c4c177be7e59c31b8ccf6b144a55efbd48ebd06f3425b1787b93f498f
Contents?: true
Size: 312 Bytes
Versions: 9
Compression:
Stored size: 312 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__) STDOUT.sync = true TrustyCms::Application.load_tasks require 'trustygems'
Version data entries
9 entries across 9 versions & 1 rubygems