Sha256: 0de38d03e80b57ad4d2e995058aa21e92fa1382277d42434f07cf9936ac59acc

Contents?: true

Size: 273 Bytes

Versions: 4

Compression:

Stored size: 273 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__)

Rails323::Application.load_tasks

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
mount_doc-1.0.0 spec/mock/rails_3.2.3/Rakefile
mount_doc-0.0.3 spec/mock/rails_3.2.3/Rakefile
mount_doc-0.0.2 spec/mock/rails_3.2.3/Rakefile
mount_doc-0.0.1 spec/mock/rails_3.2.3/Rakefile