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

Version Path
trusty-cms-2.0.9.pre.beta Rakefile
trusty-cms-2.0.8.pre.beta Rakefile
trusty-cms-2.0.7.pre.beta Rakefile
trusty-cms-2.0.5.pre.beta Rakefile
trusty-cms-2.0.4.pre.beta Rakefile
trusty-cms-2.0.3.pre.beta Rakefile
trusty-cms-2.0.2.pre.beta Rakefile
trusty-cms-2.0.1.pre.beta Rakefile
trusty-cms-2.0.0.pre.beta Rakefile