Sha256: 8541c9f417ad742ab23682e13fe8342f4d162af92740136e3cee3e76c3f8d31b

Contents?: true

Size: 264 Bytes

Versions: 1

Compression:

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

Dummy::Application.load_tasks

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
acts_as_favoritor-1.0.0 test/dummy30/Rakefile