Where’s a rich dying uncle when you need one?
Ubicon is slated for August 18th and 19th in Mountain View, CA at Google’s Headquarters. It’s even free! I just need a few plane tickets and I’ll be set.
From Ruby on Rails’ weblog:
Have you ever wanted to write Rails routes using a URL’s subdomain? What about routing based on whether a request was HTTP vs HTTPS? Well, now you can. Recently Dan Webb released his Request Routing Plugin for public use. This plugin lets you create routing rules that use a whole slew of new properties: domain, subdomain, method, port, remote_ip, content_type, accepts, request_uri, and protocol.
You can obtain the plugin from Dan’s subversion repository:
ruby script/plugin install \
http://svn.vivabit.net/external/rubylibs/request_routing/
Nice - this is the kind of thing that almost brings me to tears when it comes to sweet dynamic languages.
Take the red pill: http://www.nobugs.org/developer/ruby/method_finder.html