mbleigh / subdomain-fu

A new plugin approach to attempting to solve the usage of subdomains in linking and routing in Rails projects.
http://rdoc.info/projects/mbleigh/subdomain-fu
Other
586 stars 118 forks source link

Adding a same_host? helper #17

Open rykov opened 14 years ago

rykov commented 14 years ago

This is helpful to recognize whether a request is coming from a certain host subdomain or a custom domain.