Sha256: 9dc5731f3fc699647a5c4e91480510bf4dc65a04c8916ef8dcaabee0e4bf424e

Contents?: true

Size: 279 Bytes

Versions: 24

Compression:

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

Dummy::Application.load_tasks

require 'rom/sql/rake_task'

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
rom-rails-2.4.0 spec/dummy/Rakefile
rom-rails-2.3.1 spec/dummy/Rakefile
rom-rails-2.3.0 spec/dummy/Rakefile
rom-rails-2.2.0 spec/dummy/Rakefile
rom-rails-2.0.0 spec/dummy/Rakefile
rom-rails-1.2.0 spec/dummy/Rakefile
rom-rails-1.1.1 spec/dummy/Rakefile
rom-rails-1.1.0 spec/dummy/Rakefile
rom-rails-1.0.1 spec/dummy/Rakefile
rom-rails-1.0.0 spec/dummy/Rakefile
rom-rails-1.0.0.rc1 spec/dummy/Rakefile
rom-rails-1.0.0.beta1 spec/dummy/Rakefile
rom-rails-0.9.0 spec/dummy/Rakefile
rom-rails-0.9.0.beta1 spec/dummy/Rakefile
rom-rails-0.8.0 spec/dummy/Rakefile
rom-rails-0.7.0 spec/dummy/Rakefile
rom-rails-0.6.0 spec/dummy/Rakefile
rom-rails-0.6.0.rc1 spec/dummy/Rakefile
rom-rails-0.6.0.beta1 spec/dummy/Rakefile
rom-rails-0.5.0 spec/dummy/Rakefile