Sha256: ec9d22ae7637a01498846612feab446fb1c749e031f86c04f2107159d8502188

Contents?: true

Size: 267 Bytes

Versions: 3

Compression:

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

Example::Application.load_tasks

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
good_migrations-0.0.2 example/Rakefile
good_migrations-0.0.1 example/Rakefile
mongoid_session_store-0.0.1 example/Rakefile