workbook_rails 0.2.0
Workbook_Rails provides a Workbook renderer so you can move all your spreadsheet code from your controller into view files. Partials are supported so you can organize any code into reusable chunks (e.g. cover sheets, common styling, etc.) Now you can keep your controllers thin!
Gemfile:
=
Installeer:
=
Runtime afhankelijkheden (2):
actionpack
>= 3.2
workbook
>= 0.4.10