Sha256: 74652836e8fa806cb1940b680f3168f7ec64319537eff6ebf193450935ae4a87
Contents?: true
Size: 291 Bytes
Versions: 228
Compression:
Stored size: 291 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
Version data entries
228 entries across 196 versions & 1 rubygems