rutemaweb 0.9.5
DESCRIPTION: rutemaweb is the web frontend for rutema. It can be used as a viewer for database files created with the rutema ActiveRecord reporter. It also provides you with some basic statistics about the tests in your database in the form of diagrams of debatable aesthetics but undoubtable value! == FEATURES/PROBLEMS: == SYNOPSIS: rutemaweb [results.db] and browse to localhost:7000 for the glorious view == REQUIREMENTS: * patir (patir.rubyforge.org) * activerecord (ar.rubyonrails.com/) * sqlite3 (rubyforge.org/projects/sqlite-ruby/) * ramaze (www.ramaze.net/) * ruport (rubyreports.org/) * acts_as_reportable * erubis * gruff/RMagick (optional, but needed if you want to see the statistics graphs)
Gemfile:
=
安裝:
=
Runtime 相依性套件 (8):
activerecord
= 2.1.1
acts_as_reportable
>= 0
erubis
>= 0
gruff
= 0.3.4
patir
>= 0.6.0
ramaze
= 2008.06
ruport
>= 0
rutema
>= 1.0.0
Development 相依性套件 (1):
hoe
>= 1.8.2