Sha256: caf2b7db09fd652ca9a9c7553eb9e8994e4640db7db5c3043d08d689ca8dd02b

Contents?: true

Size: 275 Bytes

Versions: 15

Compression:

Stored size: 275 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'

RestFromScratch::Application.load_tasks

Version data entries

15 entries across 5 versions & 2 rubygems

Version Path
restfulie-nosqlite-1.0.4 full-examples/rest_from_scratch/part_1/Rakefile
restfulie-nosqlite-1.0.4 full-examples/rest_from_scratch/part_3/Rakefile
restfulie-nosqlite-1.0.4 full-examples/rest_from_scratch/part_2/Rakefile
restfulie-1.1.1 full-examples/rest_from_scratch/part_2/Rakefile
restfulie-1.1.1 full-examples/rest_from_scratch/part_1/Rakefile
restfulie-1.1.1 full-examples/rest_from_scratch/part_3/Rakefile
restfulie-1.1.0 full-examples/rest_from_scratch/part_3/Rakefile
restfulie-1.1.0 full-examples/rest_from_scratch/part_1/Rakefile
restfulie-1.1.0 full-examples/rest_from_scratch/part_2/Rakefile
restfulie-nosqlite-1.0.3 full-examples/rest_from_scratch/part_2/Rakefile
restfulie-nosqlite-1.0.3 full-examples/rest_from_scratch/part_1/Rakefile
restfulie-nosqlite-1.0.3 full-examples/rest_from_scratch/part_3/Rakefile
restfulie-1.0.3 full-examples/rest_from_scratch/part_3/Rakefile
restfulie-1.0.3 full-examples/rest_from_scratch/part_2/Rakefile
restfulie-1.0.3 full-examples/rest_from_scratch/part_1/Rakefile