File: combust.h2m

package info (click to toggle)
ruby-combustion 0.5.4-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 212 kB
  • ctags: 33
  • sloc: ruby: 309; makefile: 16
file content (9 lines) | stat: -rw-r--r-- 366 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
[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.