December 2011
2 posts
1 tag
RubyMonk - Interactive Ruby Tutorials →
Discover Ruby idioms, learn lessons and solve problems, in your browser! Work your way through guided Ruby lessons and try your hand at problems as you move along the path to mastery.
Dec 21st
1 tag
smackaho.st - the domain which points to... →
Today I was trying out setting up subdomains in a Rails app. But the localhost does’t support subdomains, like something.localhost. I was left with an option of modifying “hosts” file on my machine and point to any domain/subdomain I wanted. But, hosts file doesn’t support wildcard subdomains like *.something.com. Means I have to define every subdomain I want to use! Then I...
Dec 21st