Microsoft
Software
Hardware
Network
Question : Rails: How do I get the domain name
Is there an easy way to get the domain name of where something was called from?
For example, if I have the same app that is linked to both
www.somesite.com
and
www.somesite.net
, is there an easy way to find out which one the user is clicking through to use the app?
Thanks,
Grant
Answer : Rails: How do I get the domain name
ActionController.host()
http://api.rubyonrails.com
/classes/A
ctionContr
oller/
Abst
ractReques
t.html#M00
0413
1: 2: 3: 4: 5:
Controller @host = request.host View <%= @host %>
Open in New Window
Select All
Random Solutions
Can't resize a spredsheet window.
How to connect to database using Vbscript?
Does AJAX request go thru full Javascript page cycle (onload, onunload, etc)?
Merge to SQL Server Data Files
wav to mp3
bypass login screen on intranet app LDAP authentication VB.Net
Windows XP serial ports configuration
Ruby - Match/No Match
Drop failed for User 'VRN\kaluk'. (Microsoft.SqlServer.Smo)
Username/Password greyed out at login prompt