Sha256: d087f7e9c9bee6a15c6772bc993a840f6612131bda3ae757826bb0f8164e9c77

Contents?: true

Size: 250 Bytes

Versions: 4

Compression:

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

Rails4::Application.load_tasks

Version data entries

4 entries across 2 versions & 1 rubygems

Version Path
elasticonf-rails-1.0.0 spec/apps/rails_4.0/Rakefile
elasticonf-rails-1.0.0 spec/apps/rails_4.1/Rakefile
elasticonf-rails-1.0.0.beta spec/apps/rails_4.0/Rakefile
elasticonf-rails-1.0.0.beta spec/apps/rails_4.1/Rakefile