Unicorn Power
Ben Sandofsky and I just put a new post on the Twitter Engineering blog about our transition to Unicorn.
http://engineering.twitter.com/2010/03/unicorn-power.html
John Adams’ views on emerging technologies, software engineering, and various hacks
Ben Sandofsky and I just put a new post on the Twitter Engineering blog about our transition to Unicorn.
http://engineering.twitter.com/2010/03/unicorn-power.html
There’s been some changes in the way that Rails 2.0 processes forms and form interaction with Ajax. Here’s a quick write-up on how to use auto completion in Rails 2.0 without a database connection.
In my case, I was parsing an Apache configuration file and displaying VirtualHost entries, but you can use this for just about anything [...]