Download List

Projeto Descrição

Ruport (Ruby Reports) is a software library that aims to make the task of reporting less tedious and painful. It provides tools for data acquisition, database interaction, formatting, and parsing/munging. Designed to be extensible, it is possible to use Ruport for quick specific tasks as well as to build robust reporting applications.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-04-16 19:38
1.6.1

Esta versão traz uma grande revisão do sistema de formatação de baixo-ventre, incluindo alguns novos recursos para construção de formatadores convenientemente anônimas, bem como algumas melhorias de desempenho.
Tags: Major feature enhancements
This release brings a major overhaul of the formatting system's underbelly, including some new features for conveniently building anonymous formatters as well as some performance enhancements.

2008-01-02 17:02
1.4.0

Esta versão modulariza o núcleo, que se deslocam para fora ActiveRecord apoio em sua própria jóia, acts_as_reportable. Ele também move apoio DBI no ruport pacote util. Além da reorganização código geral, muitas melhorias foram feitas para o sistema de formatação, incluindo o arquivo de saída e ainda mais fácil a detecção dinâmica de funcionamento através de formatadores Renderer:: save_as Ganchos #.
Tags: Major feature enhancements
This release modularizes the core, moving
ActiveRecord support out into its own gem,
acts_as_reportable. It also moves DBI support into
the ruport-util package. In addition to general
code reorganization, many improvements were made
to the formatting system, including even easier
file output and dynamic detection of proper
formatters via Renderer::Hooks#save_as.

2007-11-25 00:30
1.2.3

Esta versão corrige um problema com a incorporação de imagens em PDFs no Windows.
Tags: Minor bugfixes
This release fixes an issue with embedding images
in PDFs on Windows.

2007-10-29 21:06
1.2.2

Esta versão corrige um problema com o formato PDF desenho da tabela, bem como um problema com o formatador de modelos.
Tags: Major bugfixes
This release fixes an issue with PDF table drawing, as well as an issue with formatter templates.

2007-09-23 17:58
1.2.1

acts_as_reportable agora corretamente alças de encomendas baseado nas colunas passadas para: apenas.
Tags: Minor feature enhancements
acts_as_reportable now properly handles ordering based on the columns passed to :only.

Project Resources