Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added Request#port_string to get something like ":8080" back on 8080 and "" ↵ | David Heinemeier Hansson | 2004-12-18 | 1 | -0/+22 |
| | | | | | | on 80 (or 443 with https). git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@214 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Added Request#domain (returns string) and Request#subdomains (returns array). | David Heinemeier Hansson | 2004-12-18 | 1 | -0/+26 |
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@213 5ecf4fe2-1ee6-0310-87b1-e25e094e27de |