Sha256: e19f7ec302f348c69ac75670d17c1f249773c0059eae2ce1df8ec683e36c4059

Contents?: true

Size: 270 Bytes

Versions: 4

Compression:

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

Rails3::Application.load_tasks

Version data entries

4 entries across 2 versions & 1 rubygems

Version Path
elasticonf-rails-1.0.0 spec/apps/rails_3.1/Rakefile
elasticonf-rails-1.0.0 spec/apps/rails_3.2/Rakefile
elasticonf-rails-1.0.0.beta spec/apps/rails_3.1/Rakefile
elasticonf-rails-1.0.0.beta spec/apps/rails_3.2/Rakefile