Sha256: 93df44e9ae9093e3a99390cc06271e76922072e15ea68e6080485aeb042a10d3

Contents?: true

Size: 268 Bytes

Versions: 1

Compression:

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

TypoBlog::Application.load_tasks

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
typo-6.0.6 Rakefile