Sha256: 61f3783b8bd8d8945bebb72cc33ab5da105bf407f27ac6d67de9927bfe3c90dd

Contents?: true

Size: 352 Bytes

Versions: 15

Compression:

Stored size: 352 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__)
require 'rake'

Iqvoc::CompoundForms::Application.load_tasks

require 'bundler'
Bundler::GemHelper.install_tasks

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
iqvoc_compound_forms-2.11.4 Rakefile
iqvoc_compound_forms-2.11.3 Rakefile
iqvoc_compound_forms-2.9.0 Rakefile
iqvoc_compound_forms-2.8.0 Rakefile
iqvoc_compound_forms-2.5.0 Rakefile
iqvoc_compound_forms-2.1.0 Rakefile
iqvoc_compound_forms-2.0.3 Rakefile
iqvoc_compound_forms-2.0.2 Rakefile
iqvoc_compound_forms-2.0.1 Rakefile
iqvoc_compound_forms-2.0.0 Rakefile
iqvoc_compound_forms-1.1.2 Rakefile
iqvoc_compound_forms-1.1.1 Rakefile
iqvoc_compound_forms-1.1.0 Rakefile
iqvoc_compound_forms-1.0.2 Rakefile
iqvoc_compound_forms-1.0.1 Rakefile