[openstreetmap/openstreetmap-website] Integrate the high-performance GPX importer (#1852)
mmd
notifications at github.com
Thu Oct 4 11:15:00 UTC 2018
https://github.com/zdennis/activerecord-import/wiki/Examples seems to suggest a different way of selectively turning off validations for the bulk insert:
```
# without validations
Book.import books, :validate => false
```
This may be a more idiomatic approach as it avoids adding some artifical attributes via attr_accessor
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/1852#issuecomment-426980702
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20181004/dc03e426/attachment.html>
More information about the rails-dev
mailing list