Mostrando entradas con la etiqueta ruby reports. Mostrar todas las entradas
Mostrando entradas con la etiqueta ruby reports. Mostrar todas las entradas

lunes, 30 de junio de 2008

Ruport, Creating Reports with Ruby on Rails

Today I am talking about Ruport. two weeks ago I knew about ruport that is

A simple, extensible reporting system for Ruby on Rails

It's amazing and easy to use. Only you need download the gem since rubyforge with the next command:

gem install ruport

previously yo need to install Ruby for Win, Linux or MacOSX, after that you need to have Rails installed (gem install rails -v VERSION_YOU_NEED) for example

gem install rails -v 1.2.6

I recommend use Rails 1.2.6 and NetBeans like IDE. It's the perfect partner for create a great website!!

Comments and doubts you can send me an email in
carlos@monterrosa.com.mx

see you in the next post!

references

[1] Ruport.- http://rubyreports.org/