Provided by: ruby-combustion_0.5.4-1_all
NAME
combust -creates a minimal set of files expected by Rails
DESCRIPTION
`Combustion` is a library to help you test your Rails Engines in a simple and effective manner, instead of creating a full Rails application in your spec or test folder. It allows you to write your specs within the context of your engine, using only the parts of a Rails app you need. create spec/internal create spec/internal/config create spec/internal/db create spec/internal/log create spec/internal/public