[openstreetmap/openstreetmap-website] Use strong_migrations (#2237)

Andy Allan notifications at github.com
Thu May 30 08:19:04 UTC 2019


gravitystorm commented on this pull request.



> @@ -0,0 +1 @@
+StrongMigrations.start_after = "20190518115041".to_i

Oh, I'm fine with the underscores for actual numbers (like 50_000), but this string of digits isn't really representing 20 trillion, 190 billion, 518 million and so on somethings, so the underscores are meaningless here - e.g. 20_190_518_115_041. 

Anyway, I've used a rubocop disable comment instead, which is probably the best approach.

-- 
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/2237#discussion_r288900130
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20190530/ce12f3dd/attachment.html>


More information about the rails-dev mailing list