Skip to content

piotrmurach/exportable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exportable

Exportable is intended to be an easy abstraction for exporting data from models into common data formats. This is experimental first plugin.

Quick Start

In your model:

class Contact < ActiveRecord::Base
  acts_as_exportable
end

Usage

Copyright © 2010 [name of plugin creator], released under the MIT license

About

Rails plugin to ease exporting tasks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages