rutemaweb 0.9.2
DESCRIPTION: rutemaweb is the web frontend for rutema. It can be used as a viewer for database files created with the ActiveRecord reporter. == 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
Gemfile:
=
install:
=
Runtime Dependencies (7):
activerecord
= 2.1.1
acts_as_reportable
>= 0
erubis
>= 0
patir
>= 0.6.0
ramaze
= 2008.06
ruport
>= 0
rutema
>= 1.0.0
Development Dependencies (1):
hoe
>= 1.8.2