I am using roo and would like to preview a spreadsheet by following the document says:
<%= spreadsheet @rspreadsheet, ["Tabelle"] %>
But the error says
"undefined method `spreadsheet' " I don't know if i missed any gem.
BTW, I've added the 'spreadsheet' gem, while i feel it it nothing to do with this problem.