Sha256: 193173602587c445b01b8018ac05f42d73c5c0f2df1e400ff1b7afb178094b48

Contents?: true

Size: 283 Bytes

Versions: 4

Compression:

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

UntiedRailsExample::Application.load_tasks

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
untied-0.0.7.pre3 examples/rails-consumer/Rakefile
untied-0.0.5 examples/rails-consumer/Rakefile
untied-0.0.4 examples/rails-consumer/Rakefile
untied-0.0.1 examples/rails-consumer/Rakefile