I am following this railscasts # 153 and I am trying to add table data to a shrimp. I keep getting this error:
Prawn::Errors::UnrecognizedTableContent
Beware, as the shrimp will get confused if your table contains any nil or non string values. Try using the .to_s method.
Example
@report.data.to_s
Source: https://habr.com/ru/post/1537516/More articles:How to correctly select data on Firebase in Angular UI typeahead - javascriptHow to get element color using Selenium - javaSonatype nexus - which means published mean - nexusHow to fix remote cssselect package issue in lxml? - pythonShould I hide the database primary keys (id) in the application interface - sqlHow to take a snapshot of processor speed by individual cores in MHz - performanceregex to detect mentions but not detect email messages - phpBackpack with weight and item limit - algorithm12/24 hour conflict mode - androidHow to implement SlopeOne recommendation in Mahout 0.9? - mahoutAll Articles