RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

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

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in