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.

Installing the Ruby Enterprise Edition regardless of the preinstalled Ruby

It’s no secret that RubyEE is much more productive than standard Ruby. Ruby 1.8.6 (2008-08-11 patchlevel 287) is more preferable than ruby 1.8.7 (2008-08-11 patchlevel 72) and other. So, let’s go to install rubyee and mod_rails. I want to give a small warning about the system’s interpreter of ruby - no need to remove or recompile from an older version (older repo), because your operating system has a hard dependency within allover packages, and the repository contains the required version of ruby. No need to touch system Ruby.

t's no secret that RubyEE is much more productive than standard Ruby. Why? …
1) because called “enterprise edition”, so it does mean oriented on highload an…
REE already has the Railsbench GC patches applied (http://github.com/skaes/rail…

RailsBridge is Born!

Last week’s Ruby/Rails incident was not entirely just about drama - a new community, RailsBridge has been formed to address some of the issues.

I don’t like this post so I’m forming a new community about it called CommentCa…
U FAIL.
Wow it seems that most Ruby/Rails sites don’t have trolls because they all cong…
@Jeremy. The sheer ridiculousness of the whole saga doesn’t warrant serious com…

CrossTwine Linker

CrossTwine Linker - Demo integrates the new CrossTwine linker with both the Ruby 1.8 and 1.9 implementations, which results in a faster Ruby.

Wow, that’s kind of cool. Interesting way to accelerate your apps without chang…
This looks very impressive! Would be great to see a more comprehensive set of b…

The Ruby Toolbox launched

Find out about Ruby tools and their popularity on ruby-toolbox.com. Introductory post can be found here

More suggestions: Nokogiri - HTML parsers Ebb, Fuzed, Passenger, Unicorn - w…
Neat idea, but only showing projects from GitHub is stupid IMO. There’s a lot o…

ruby setter syntactic magic

I was tracing down something unexpected and ended up reducing the code to <a href=http://blog.skiptree.com/?p=203”>this snippet</a> to illustrate the point. I was a bit suprised and I was hoping someone in the community could clue me in as to why ruby setters behaved this way? any input would be appreciated. Thanks.

Hey, Don't Dump. Debug!

Are the “Two Ps” (print statements and prayer) all that comprise your debugging strategy? It’s time you were introduced to the Interactive Ruby Debugger.

Yet, 1.9.1 was released 3 months ago, and there is no debugger that works with …
Yeah, me too. What the hell is going on with this project? (ruby-debug)
I wish I could too! Unfortunately I get weird crashing errors using ruby debug …
ruby-debug for Ruby 1.9.x is now available: see http://github.com/mark-moseley …
Loading older posts