Sha256: fe2ec44b633214ffb84daceb9f824ed55f8dad54a44bbe06491507ef4ae7867c

Contents?: true

Size: 280 Bytes

Versions: 5

Compression:

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

Rails.application.load_tasks

task default: "bundler:audit"

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
venice-chr-0.1.5 Rakefile
venice-chr-0.1.4 Rakefile
venice-chr-0.1.3 Rakefile
venice-chr-0.1.2 Rakefile
venice-chr-0.1.1 Rakefile