wk
How do I set default host for url helpers in rails?
I would like to do something like this config.default_host = \'www.subdomain.example.com\' in some of my configuration files, so that object_url helpers (ActionView::Helpers::UrlHelper) produce lin[详细]
2022-12-27 11:48 分类:问答