You cannot post messages because only members can post, and you are not currently a member.
Description:
This is the discussion list for Ruby Reports (http://rubyreports.org), a simple reporting framework for Ruby.
Any topic remotely related to the software is welcome, so feel free to share what's on your mind!
|
|
|
Moving from PDF-Writer to Prawn?
|
| |
Are there any firm plans to convert from PDF::Writer to Prawn on the
ruby19-compat branch? Now that PDF::Writer has stopped updating (and
even the home page for PDF::Writer recommends moving to Prawn), it
would seem that this would be a high priority for the development
branches of Ruport in order to ensure that it does not lose it's PDF... more »
|
|
Group Totals
|
| |
I've read through the book, and I understand how to calculate the
total for a group, but what I don't get is how do I put a totals row
at the bottom of each group? I'm running a basic transaction history,
and for each date I'd like to put the sales total at the bottom of
each group.
Also, any insights on how to format a specific column to display as... more »
|
|
Path for images?
|
| |
I'm trying to set a logo for the top of my reports. In my public/
images directory I have a file called masthead.jpg. In the report
header I have the following:
center_image_in_box "masthead.jpg", but I'm getting a file not found
error. I've tried "images/masthead.jpg", "/images/masthead.jpg",... more »
|
|
Ruby 1.9 support?
|
| |
I see there is a ruby19-compat branch that is getting recent commits,
so I am very excited.
Any ballpark idea on when it will be available?
Thanks for all your hard work!
|
|
Ruport csv exporting failing on trivial dump
|
| |
Hi Federico, Ruport is not currently Ruby 1.9.2 compatible, sorry. I started working on making it so two days ago and am still working on getting the test suite running. You'll find the Google Group for Ruport at [link] and the main repository at [link]. You'll... more »
|
|
Rails 3 support
|
| |
Hi everyone,
I've received one report of a Rails 3 incompatibility problem due to
ARel defining a global Table() method:
[link]
Polluting the global namespace isn't great anyway and I've moved our
Kernel.Table() convenience method to the Ruport module. So the... more »
|
|
Senior Systems Administrator,Jacksonville FL,12 Months
|
| |
Hi, I am emailing the Requirement details and do apprise me about your comfortability on the Project Requirement and revert with an updated Resume to push for further process. Location(State/city):Florida FL/JACKSONVILLE Duration: 12 months Requirement Details: Senior Systems Administrator Administrator to assist with the implementation of asset, change, and... more »
|
|
Problems with generating page headers in ruport
|
| |
Howdy,
I have been digging around for days and havent seen anything on the
problem im encountering, so was wondering if someone else had
encountered it.
I am trying to place a page header on multiple pages using the
all_pages extension in ruport
However I cant seem to get anything to respect the top_margin.... more »
|
|
Subversion server blocked?
|
| |
The ruport subversion repositories linked from [link]
and [link]
currently seem to be prompting for authentication. Is that
intentional?
Regards,
Brian.
$ curl [link]
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">... more »
|
|
|