I want to export MS Word
file from Rails 3.2 application. Is there any gem to generate MS Word
file in Rails application?
This file will contain a table consisting of users fetched from the DB on some criteria.
Table will look like this.
Name | Email | Rate
john | ------| 10
kethi| ------| 15