Sha256: 82b48d8355f94cf4069b9229e876b7095eb171d152423b135c9cf5ec51dba03d
Contents?: true
Size: 276 Bytes
Versions: 27
Compression:
Stored size: 276 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 'combustion' Combustion.path = 'spec/test_app' Combustion.initialize! :all Combustion::Application.load_tasks
Version data entries
27 entries across 27 versions & 2 rubygems