Sha256: f7fc3a37978b740eeae93a7eca182f0ecddd3356e2852f28166aae2417c41a96
Contents?: true
Size: 281 Bytes
Versions: 28
Compression:
Stored size: 281 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 "bundler/gem_tasks" Houston::Application.load_tasks
Version data entries
28 entries across 28 versions & 1 rubygems