This is the command combust that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
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
Use combust online using onworks.net services