From: Loga Ganesan [mailto:loganathan_gpt / yahoo.co.in]
# Ya, the above code says the following error:
# uninitialized constant Ruport::Report (NameError)
# I think the module Report was not included. But though I used 'include
# Ruport::Report' , it says the error
gem install ruport-utils
then on your code..,
require 'ruport/util'