Download List

프로젝트 설명

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

이 릴리스의 편리뿐만 아니라, 일부 성능 향상 익명 formatters 구축을위한 몇 가지 새로운 기능을 포함한 서식을 시스템의 소굴의 주요 개편, 가져온다.
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

이 릴리스, ActiveRecord 자체 보석 acts_as_reportable 밖으로 지원을 움직이는 핵심 modularizes. 또한 ruport - util 패키지에 지원 dBi로 이동합니다. 일반적으로 코드를 개편뿐만 아니라, 많은 개선 서식을 시스템에보다 쉽게 파일을 출력 및 Renderer에서 제대로 formatters를 통해 동적으로 감지 포함되었다 : : 김민종 # save_as.
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

Windows에서 PDF 파일에 포함되어있는 이미지와이 릴리스의 수정 문제.
Tags: Minor bugfixes
This release fixes an issue with embedding images
in PDFs on Windows.

2007-10-29 21:06
1.2.2

이 릴리스의 수정 사항 PDF로 테이블을 드로잉과 문제뿐만 아니라 포맷 함께 문제가 템플릿이있습니다.
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 이제 제대로 열을 전달을 기반으로 주문 처리 : 전용.
Tags: Minor feature enhancements
acts_as_reportable now properly handles ordering based on the columns passed to :only.

Project Resources