Sha256: 39276407b60cbb055489c5445de55a472b7e76a6dbdffc0db1f83ef1f29b72a2

Contents?: true

Size: 282 Bytes

Versions: 7

Compression:

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

AsfRestAdapterRailsApp::Application.load_tasks

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
asf-rest-adapter-0.4.6 test/asf-rest-adapter-rails-app/Rakefile
asf-rest-adapter-0.4.5 test/asf-rest-adapter-rails-app/Rakefile
asf-rest-adapter-0.4.4 test/asf-rest-adapter-rails-app/Rakefile
asf-rest-adapter-0.4.3 test/asf-rest-adapter-rails-app/Rakefile
asf-rest-adapter-0.4.2 test/asf-rest-adapter-rails-app/Rakefile
asf-rest-adapter-0.3.3 test/asf-rest-adapter-rails-app/Rakefile
asf-rest-adapter-0.3.2 test/asf-rest-adapter-rails-app/Rakefile