-
David Heinemeier Hansson authored
Added Request#port_string to get something like ":8080" back on 8080 and "" on 80 (or 443 with https). git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@214 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
David Heinemeier Hansson authoredAdded Request#port_string to get something like ":8080" back on 8080 and "" on 80 (or 443 with https). git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@214 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Loading