Hi

>> Is there any other gem available 

might be worth a look at this  ... https://github.com/autotelik/datashift  
.. imports active record models, including associations

started life as an Excel import tool for Spree but is now a generic active 
record import/export tool from Excel or CSV.

One caveat, Excel access is currently only via Jruby, but if that is not 
available export from Excel to CSV and the csv import works identically.

You can also use it to generate excel/csv templates of your models, making 
it easier to map data back to your db schema

Cheers
tom 

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msg/rubyonrails-talk/-/TYXE_e8HlBMJ.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to