[openstreetmap/openstreetmap-website] Remove quad_tile library and extract to gem (#1899)
Benjamin Reynolds
notifications at github.com
Wed Jun 13 00:57:14 UTC 2018
Quad tile functions are now installed via a gem with native extension
automatically. This improves the run time of the test suite by ~30%
Ref openstreetmap/openstreetmap-website#1314
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/1899
-- Commit Summary --
* Remove quad_tile library and extract to gem
-- File Changes --
M Gemfile (3)
M Gemfile.lock (7)
D lib/quad_tile.rb (81)
D lib/quad_tile/.gitignore (3)
D lib/quad_tile/extconf.rb (5)
D lib/quad_tile/quad_tile.c (148)
D lib/quad_tile/quad_tile.h (25)
D test/lib/quad_tile_test.rb (27)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/1899.patch
https://github.com/openstreetmap/openstreetmap-website/pull/1899.diff
--
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/pull/1899
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20180612/be8bb56e/attachment.html>
More information about the rails-dev
mailing list