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!

Submit a post

You can use basic HTML markup (e.g. <a>) or Markdown.
Note that your post may be edited to suit the format of the site.

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

Post Preview

Note: Only the first pargraph is shown on the front page and overly long paragraphs may be broken up.

Rails 2.3.5 released

What’s annoying me the most about Rails 2.3.4 is its Ruby 1.9 incompatibility issues. But now, with the release of Rails 2.3.5, I am finally set free from patching it. Of course this release contains other bug fixings and maybe enhancements, we will get more information on it when the release note comes out. Now, run gem update rails on your box!

Hi i tried with installing gem install rails.It gets installed with rails 2.3.5…
It’d be nice if they’d actually updated the Rails website with this info. Basic…
It is a holiday weekend in the US, let’s give ‘em a break.
can u provide link to rails 2.3.5

Rack::ESI gem released

Today I released a small gem, rack-esi. It’s a Rack middleware providing almost the same functionality as Varnish. Features include path blacklisting, type whitelisting, recursion limits, include limits, support for <include> alt and noerror attributes. The main target is to simulate a production environment. [more inside..]

Good to see more implementations :) I’m not too familiar with Rack; does it …
Install (option => default):<ul><li>path blacklisting (:skip =&g…
Installation <code>gem install rack-esi</code> Rails Setup (…
RoaR: Rack-ESI was designed for developing purposes. I don’t tried Heroku yet, …
Loading older posts