Halcyon 0.5.3 Released!
Halcyon 0.5.3 has been released! Halcyon is a web application development framework focused on service-oriented applications such as APIs et al. This update includes a major bug fix with the client setting the Content-Type header incorrectly, brought to light by the recent release of Rack 0.4.0.
Comments
As always, the RubyGems server may be slow, so install from http://halcyon.rubyforge.org/latest/ if you want it now!
gem install halcyon –source http://halcyon.rubyforge.org/latest/
You may need to install some dependencies before without the source (RubyGems isn’t that smart). Installing Merb should install most of the dependencies.
Post a comment