1 2 3 4 5
module PgxnUtils module Constants UPLOAD_URL = URI.parse('https://manager.pgxn.org/upload') end end