I am new RoR developer. By now, I’ve learn rails MVC concept and
build some application. I’ve tried to export the data on screen to
report
(pdf or excel file) but do not work yet. If anyone have any idea pls let
me
know.
You can use the gems to export pdf like prawn or pdfkit and for excel
you
can use spreadsheet gem…
Regards,
Amit K. Gupta
PRAWN
ITS WORTH TO TRY HIGHCHARTS
You might want to look into New Relic http://newrelic.com/ for
application performance monitoring. There’s also several other
services
that are beneficial including Code Climate https://codeclimate.com/,
Gemnasium https://gemnasium.com/, and Raygun http://raygun.io/.
Each
of these services performs different tasks, and when used together they
can
help to create clear visibility into your applications performance.
Take care and good luck!
-Matt
Hi,
We use pdfkit for pdf and axlsx for excel.