I've never exported xls, but exporting csv is pretty simple, and is a great way to export to Excel and other spreadsheets.
http://railscasts.com/episodes/362-exporting-csv-and-excel Bryan On Thu, Oct 25, 2012 at 8:25 AM, tomkins <[email protected]> wrote: > Hi, > > Does anyone know how I could export data currently being shown in a table > plus to an excel readable file? eg .xls or .xml? > I am using Rails 2.3.5 and Hobo version 1.0.1 > > Thanks, > John. > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/hobousers/-/rSmEcjapjWYJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/hobousers?hl=en. -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
