Sha256: 465eb2d1265d7a00199a3f5c4bd686322c41626ffa32235586380b813b24c48f

Contents?: true

Size: 274 Bytes

Versions: 1

Compression:

Stored size: 274 Bytes

Contents

# 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'

CcsSiteDetails::Application.load_tasks

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ccs_core_gem-0.0.7 ccs_site_details/Rakefile