I would like to add support to export XLSX as an alternative to CSV, through "axlsx" gem. I don't like the idea of adding more dependencies, but it's very useful for end-users who depend on Microsoft Excel. And, as i see, these are most end-users. What do you think?
On Thu, Dec 13, 2012 at 4:45 PM, Hernan Astudillo <[email protected]> wrote: > Ok, gem is updated. > > Merged improvements from nick rogers, plus some other fixes. > > > > On Thu, Dec 13, 2012 at 10:05 AM, Hernan Astudillo <[email protected]>wrote: > >> I'm on it, still need to test it and fix some things, but will post a >> working gem today. >> >> >> >> On Tue, Dec 11, 2012 at 10:59 PM, Tim Uckun <[email protected]> wrote: >> >>> The wiki points to >>> https://github.com/naaano/active_scaffold_export/network as the >>> "official" active scaffold export plugin but this does not work with >>> the latest version of AS. There are a couple of forks that have fixed >>> the problem but they have not merged into the master repo. >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "ActiveScaffold : Ruby on Rails plugin" 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/activescaffold?hl=en. >>> >>> >> > -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" 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/activescaffold?hl=en.
