search for: ruport

Displaying 16 results from an estimated 16 matches for "ruport".

Did you mean: report
2008 Jan 16
4
[ADV] The Ruport Book : Your guide to mastering Ruby Reports
Hi folks, I am pleased to announce that Mike Milner and I have finished the Ruport Book. We have published it under our own company (Rinara Press LLC) through Lulu. With the help of the Ruport community, we''ve refined the book over the last few weeks to meet the needs of our users. We think it will be a great help to anyone trying to learn how to do reporting in Ruby /...
2006 Aug 13
1
Ruport Day
Here''s an idea we might want to look at just after we do the alpha release: http://ruport.infogami.com/RuportDay2006 The basic premise is 24 hours of testing, debugging and coding focused on one app. They announced to the ruby mailing lists and have prizes they arranged (Could we get a sponsor? I don''t know.) Personally, I think prize money opens a can of worms. But a p...
2008 Nov 17
0
Pagination in Ruport
Hi All, How can I put pagination in HTML report which is generated by Ruport controller. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw...
2007 Nov 13
16
mongrel startup fails now: already initialized constant OPTIONS
...fo (0.2.1 < 0.2.10) mongrel (1.0.1 < 1.1.1) rails (1.2.4 < 1.2.5) actionwebservice (1.2.4 < 1.2.5) ruby-debug-base (0.8.1 < 0.9.3) activerecord (1.15.4 < 1.15.5) tzinfo (0.3.3 < 0.3.5) gem_plugin (0.2.2 < 0.2.3) libxml-ruby (0.3.8.4.1 < 0.5.2.0) ruport (0.8.12 < 1.2.2) image_science (1.1.1 < 1.1.3) erubis (2.2.0 < 2.4.1) uuidtools (1.0.0 < 1.0.2) cgi_multipart_eof_fix (2.1 < 2.5.0) attributes (4.0.0 < 5.0.0) net-ssh (1.0.10 < 1.1.2) mongrel_cluster (1.0.2 < 1.0.4) capistrano (1.4.1 < 2.1.0) me...
2009 Mar 20
4
Reporting with Rails
Hi all, I was wondering how you guys generate reports from rails. I want to generate business reports in pdf format, and was wondering what you guys use. I have searched the web and found Ruport, but there isn''t much documentation or examples of real world business reports like jasperreports, for instance. Is it possible to generate good looking business reports with ruport? What other report generation plugis are there for rails? Thanks in advance, Fidel. --~--~---------~--~--...
2006 Jan 05
2
ruportoin rails
anyone know to make ruport to work in rails?
2006 Mar 02
5
Need to link to something like JasperReports
Hello everyone, Has anyone linked Rails to a report generator such as Jasper Reports (http://jasperreports.sourceforge.net/)? At the moment, I think I need something along these lines for a project I''m working on, so it''d be nice to know if anyone''s used it before before I bring it up as a suggestion. Doesn''t have to be JasperReports, and in fact I''d
2009 Jun 17
12
FasterCVS and Rails
Hello all, I''m trying to import some csv data (that has latin characters) using faster csv but I keep getting a MalformedCSVError: "Unclosed quoted field on line 1." "/ruby/lib/ruby/gems/1.8/gems/fastercsv-1.2.3/lib/faster_csv.rb:1592:in `shift''" I''ve tested the same code outside of the Rails application an it works fine. Can anyone help me? Here is
2008 Jan 04
2
Encoding issue: is it Rails 2?
Hi, I recently upgraded from Rails 1.2.6 to Rails 2.0.2 and an application which used to correctly display European characters from an Oracle database (Win-1252) now screws them up. I previously had to convert from Win-1252 to UTF-8 for generating ODT files (OpenOffice) via Documatic. But I never had to do any conversion just to display the content in my Flex front-end. Has anything changed in
2009 Apr 27
5
ruby jasper report
Hi, I am trying to create a pdf using ruby jasper. For this I am referring this url:- http://oldwiki.rubyonrails.org/rails/pages/howtointegratejasperreports I have done everything whatever is in that link. Still I am not able to get the pdf. I am not getting any error in log file. My log file is:- "Processing AccountController#customer_report (for 127.0.0.1 at 2009-04-27 13:19:34) [GET]
2007 Oct 25
8
report generation in rails
Hi is there any way of generating reports other than xls and pdf. I am using my sql . -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To
2007 Oct 08
0
Converting text file to pdf
Hi , The content application I have, fetches data from a file and displays. I have to capture the catalog list in a PDF file. I could capture it into a plain text document. Now i want to convert this text document to PDF document. How can i convert it using Ruport? Thanks a lot Pragati --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscrib...
2007 Jul 08
0
dcov (the documentation analyzer for Ruby code) v.0.1.0 released!
...er: I realize quality is very subjective, and you are able to write your own analyzers very easily if you''d like to do your own subjective analysis) Now, on to the release. This is version 0.1 (Young and Feeble Edition). It will analyze your source code and produce an HTML report (using Ruport currently) of what it found out. It it invoked by simply running: dcov my_file.rb my_other_file.rb that_file.rb The coverage.html file will be created in the current working directory. Please do use the RubyForge bug tracker (right now) to file bugs. I''m working on a better soluti...
2009 Nov 10
6
Master/detail report with Rails and Ireport/JasperReports
Hi all, has anyone made it already? -- Posted via http://www.ruby-forum.com/.
2007 Feb 05
0
superclass mismatch for class OrderedOptions (TypeError)
...ht mail library containing various utility classes and modules that allow Ruby scripts to parse, modify, and generate MIME mail messages. rubyforge (0.4.0) A simplistic script which automates a limited set of rubyforge operations rubyosa (0.2.0) A Ruby/AppleEvent bridge. ruport (0.8.0) A generalized Ruby report generation and templating engine. scruffy (0.2.2) A powerful, clean graphing library for Ruby. sources (0.0.1) This package provides download sources for remote gem installation sqlite3-ruby (1.2.1) SQLite3/Ruby is a module to allow Ruby scri...
2006 May 26
25
migration to rails
Hi, I''m a PHP developer and I''m think about migration to rails... my big problem is about printing web Reports, well I could not found a good thing to help me with this... Does Ror or some other ruby project have some thing to help about make/print database reports? tks