smith11235 / deep_import

Ruby Gem for quick, standard code, for faster batched imports of complex nested data/models.
0 stars 0 forks source link

support polymorphism #14

Open smith11235 opened 10 years ago

smith11235 commented 10 years ago

This is big. This will block a lot of users from being able to use this

smith11235 commented 10 years ago
Children:

  belongs_to:
    - Parent: polymorphic
smith11235 commented 10 years ago

add specs to specs/import/ add config so child is owned by polymorphic :biological_parent field