Sha256: fabcdcae0a1770cc15960f88e27545b0b2946c02030dae112a7929f407cd3b6c

Contents?: true

Size: 277 Bytes

Versions: 8

Compression:

Stored size: 277 Bytes

Contents

#!/usr/bin/env rake
# 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__)

MongoidDummy::Application.load_tasks

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
acts_as_api-1.0.1 spec/mongoid_dummy/Rakefile
acts_as_api-1.0.0 spec/mongoid_dummy/Rakefile
acts_as_api-0.4.4 spec/mongoid_dummy/Rakefile
acts_as_api-0.4.3 spec/mongoid_dummy/Rakefile
acts_as_api_sequel-0.0.1 spec/mongoid_dummy/Rakefile
acts_as_api-0.4.2 spec/mongoid_dummy/Rakefile
acts_as_api-0.4.1 spec/mongoid_dummy/Rakefile
acts_as_api-0.4 spec/mongoid_dummy/Rakefile