Sha256: e3dc0eede611dff049d7c287f97363234f06add54f7b4d9d32b8055b9417ebf6

Contents?: true

Size: 352 Bytes

Versions: 14

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::Inflectionals::Application.load_tasks

require 'bundler'
Bundler::GemHelper.install_tasks

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
iqvoc_inflectionals-2.11.4 Rakefile
iqvoc_inflectionals-2.11.3 Rakefile
iqvoc_inflectionals-2.9.0 Rakefile
iqvoc_inflectionals-2.8.0 Rakefile
iqvoc_inflectionals-2.5.0 Rakefile
iqvoc_inflectionals-2.1.0 Rakefile
iqvoc_inflectionals-2.0.3 Rakefile
iqvoc_inflectionals-2.0.2 Rakefile
iqvoc_inflectionals-2.0.1 Rakefile
iqvoc_inflectionals-2.0.0 Rakefile
iqvoc_inflectionals-1.1.3 Rakefile
iqvoc_inflectionals-1.1.1 Rakefile
iqvoc_inflectionals-1.1.0 Rakefile
iqvoc_inflectionals-1.0.1 Rakefile