Skip to content
GitLab
Explore
Sign in
This project is pending deletion, and will be deleted on
2025-08-03
. Repository and other project resources are read-only.
Dec 14, 2011
5f67cfed
Fix url_for options[:subdomain] to allow objects as values
· 5f67cfed
choonkeat
authored
Dec 14, 2011
* e.g. blog_url(subdomain: current_user) instead of blog_url(subdomain: current_user.to_param)
5f67cfed
Fix url_for options[:subdomain] to allow objects as values
choonkeat
authored
Dec 14, 2011
* e.g. blog_url(subdomain: current_user) instead of blog_url(subdomain: current_user.to_param)
Loading