Skip to content

rails plugin for rendering csv based on fastercsv and yui_datatable

License

Notifications You must be signed in to change notification settings

brontes3d/csv_rendering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

CSV Rendering

just a stub of code for rendering CSV from controller, designed for use in conjunction with yui_datatable plugin (so you can render a csv with the same contents as a data table normally rendered in html/json) For Example: render_data_table_as_csv(BlogPostsDatatable.new(self), BlogPosts.find(:all)) Copyright © 2009-2010 3M. All rights reserved. Released under the MIT license.

Authored by Jacob Burkhart.

About

rails plugin for rendering csv based on fastercsv and yui_datatable

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages