Sha256: 6dbf816c0f3365d9c5c299abedc2a7fa298bb9948bc45c214d6563a47c0f4240
Contents?: true
Size: 327 Bytes
Versions: 21
Compression:
Stored size: 327 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__) require 'rake' #require 'bibliotech/rake_lib' #BiblioTech::Tasklib.new APP_MODULE::Application.load_tasks
Version data entries
21 entries across 21 versions & 1 rubygems