Hi. I was wondering how to do this in rails where the user gets a
subdomain in the link of the site.
example: username.tadalist.com
Or if you know of a reference, please point me to it.
Thanks
Hi. I was wondering how to do this in rails where the user gets a
subdomain in the link of the site.
example: username.tadalist.com
Or if you know of a reference, please point me to it.
Thanks
Dominic S. wrote:
Hi. I was wondering how to do this in rails where the user gets a
subdomain in the link of the site.example: username.tadalist.com
Or if you know of a reference, please point me to it.
Thanks
The solution is to use wildcard DNS (*.tadalist.com) and the
account_location plugin. I’m planning on writing an article on
customizing the plugin for specific uses, but the source file itself is
pretty informative. Just google for it.
Bryan D. wrote:
Dominic S. wrote:
Hi. I was wondering how to do this in rails where the user gets a
subdomain in the link of the site.example: username.tadalist.com
Or if you know of a reference, please point me to it.
Thanks
The solution is to use wildcard DNS (*.tadalist.com) and the
account_location plugin. I’m planning on writing an article on
customizing the plugin for specific uses, but the source file itself is
pretty informative. Just google for it.
Hi Bryan, do you have a website / mailing list as to when your article
will be written?
I’d really like to read it.
Thanks for the reply
Dominic
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs