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 IM

Action Messager is an ActionMailer-esque library / plugin for your Rails applications that makes it just as easy to send instant messages as to send e-mails.

Thanx for useful link
As easy as it would seem to be to use, it really bothers me that sending a mess…

Parallel Each with Peach

Peach is a cute Ruby library that provides threaded parallel versions of the “each”, “map”, and “delete_if” iterators (as peach, pmap and pdelete_if respectively.) It’s like a lighter, green threaded attempt at a MapReduce for Ruby.

Testing how posting code works out.. require 'peach' [1,2,3,4].peach{|x| f(…
Needs some work, but we’ll get there..
Yes, but because Thread creation is more expensive than method dispatch, it doe…
Author here. On MRI Peach does add overhead to the methods and certainly offer…

RubyForge Goes Git

Dr. Nic announces that RubyForge now supports Git as an SCM in addition to CVS and SVN.

Ooh, thanks for testing blockquotes. I didn’t bother seeing how they came out(!…
Yeah, I’ve noticed that the natural line breaks don’t work. if this is on two …
hah! That comment is made of fail.
Okay, allowed natural line breaks to spawn BR tags. That’s all I’m doing for to…

Mack

Mack is a new Ruby Web application framework that’s a bit like an ultra-modular Rails. It uses Rack, and claims to be generally faster than both Rails and Merb.

I’m hoping to post about this on Ruby Inside soon. I just wanted people to get …
I like Mack, it’s good design and good code. It’s constantly being updated, too…

Rails Jedi

Rails Jedi is only a handful of posts old, but it’s one of the better new Ruby / Rails related weblogs I’ve seen come along in recent months. Hopefully he’ll keep it going!

Ruby's Not Ready?

Ruby’s Not Ready says one Python die-hard. A 6500 word essay (diatribe?) picking apart Ruby piece by piece and explaining just how much it sucks.

What’s interesting about this sort of thing is that it always begs the question…
I agree. I’m also very glad you’ve destined this site to great things with the …
Part of the problem is that he complains about things we know suck and are work…
What you just said would sum up my opinion as well. Nice job :)

Ruby Flow Launches

Ruby Flow Launches. This is an incredibly meta / circular post, but it’s a good way to kick things off.

Just another test.
And another..
Not one to hang around, we now have PythonFlow as well! Will announce properly …
No more PythonFlow?
Loading older posts