Sha256: c8ced3c9a7bc5d9635408e0126616a48c6a50d679883dd0c1f589b2d45fe1abd

Contents?: true

Size: 267 Bytes

Versions: 2

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'

Lelylan::Application.load_tasks

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
oauth2_provider_engine-0.0.2 test/dummy/Rakefile
oauth2_provider_engine-0.0.1 test/dummy/Rakefile