Sha256: f58bc554f994ed63c9907a30216c5921f98174605d925fa11ef5ac3c04f9caf7

Contents?: true

Size: 277 Bytes

Versions: 5

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__)

RailsSandbox::Application.load_tasks

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
datashift-0.11.1 spec/rails_sandbox/Rakefile
datashift-0.11.0 spec/rails_sandbox/Rakefile
datashift-0.10.2 spec/rails_sandbox/Rakefile
datashift-0.10.1 spec/rails_sandbox/Rakefile
datashift-0.10.0 spec/rails_sandbox/Rakefile