Sha256: 8fadd88322b85f48c1f537c4fd38863caa64a937a328ba2af6ce9879ec0e06a3

Contents?: true

Size: 270 Bytes

Versions: 23

Compression:

Stored size: 270 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'

RefineryApp::Application.load_tasks

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
refinerycms-1.0.0 Rakefile
refinerycms-0.9.9.22 Rakefile
refinerycms-0.9.9.21 Rakefile
refinerycms-0.9.9.20 Rakefile
refinerycms-0.9.9.19 Rakefile
refinerycms-0.9.9.18 Rakefile
refinerycms-0.9.9.17 Rakefile
refinerycms-0.9.9.16 Rakefile
refinerycms-0.9.9.15 Rakefile
refinerycms-0.9.9.14 Rakefile
refinerycms-0.9.9.13 Rakefile
refinerycms-0.9.9.12 Rakefile
refinerycms-0.9.9.11 Rakefile
refinerycms-0.9.9.10 Rakefile
refinerycms-0.9.9.9 Rakefile
refinerycms-0.9.9.8 Rakefile
refinerycms-0.9.9.7 Rakefile
refinerycms-0.9.9.6 Rakefile
refinerycms-0.9.9.5 Rakefile
refinerycms-0.9.9.4 Rakefile