Sha256: ce8793302bd63e001671d783efd7a975c10109f1a99410abf992ee75f30f1d5d

Contents?: true

Size: 409 Bytes

Versions: 1

Compression:

Stored size: 409 Bytes

Contents

# Import

Data entity importer for Ruby and asynchronous handling wrapped around activerecord-import and featured by valium and state_machine.

## Usage

Perform the installation as follows

    rails g import:install
    
Run the installed migration

    rake db:migrate
    
## Changelog

## License

Import is Copyright (c) 2010-2011 [Mathias Gawlista] (http://Applic.at) and is released under MIT-LICENSE.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
import-0.0.2 README.rdoc