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.

Learning Ruby: Gotchas and Pitfalls

While learning Ruby I keep on stumbling about things that work differently than the languages I’m used to. This is a short list of gotchas I’ve encountered so far. Learning Ruby: Gotchas and Pitfalls

While learning Ruby I keep on stumbling about things that work differently than…
Oops, sorry for the previous comment, I posted it by accident. Could someone wi…
http://rubykoans.com/ this is great way to learn ruby gotchas. …

raad (Ruby as a daemon) 0.4.0 released

I just released version 0.4.0 of raad (Ruby as a daemon) lightweight daemon/service wrapper. raad is a non-intrusive, lightweight, simple Ruby daemon wrapper, now with seamless JRuby support! Basically a simple class which implements the start and stop methods, can be used as a standalone background process, with start/stop, pid file, logging support.

Take a Ruby on Rails course from Rails Rookies

I just launched Rails Rookies. I’ve gotten a lot of requests for courses for Ruby on Rails. So, I’m now offering the most popularly requested courses. If you’re looking for a course on Ruby on Rails Basics, Testing Ruby on Rails, or more Advanced Ruby on Rails features, I’m offering courses on each. Go to RailsRookies.com for more information.

The Ruby on Rails Basics course starts next Monday, so sign up now. I’m also li…
Wrist replica watches are available in all the possible colors with all price t…

The Totally Unofficial Ruby coding style guide

I just launched a totally unofficial Ruby coding style guide, that might be of interest to some of you. Have a look at the initial revision and share your opinion.

Good summary which I mostly agree with.
As a bit of a stickler for idiomatic style, this is a pretty good attempt! But …
The when/else statements inside case/end should be indented. I agree with Peter…

Challenge: selective color with ChunkyPNG

Because our last ChunkyPNG contest was a great success, we decided to do another one. In this week’s contest, we compete for the best Ruby program to apply the selective color effect to an image. Who needs expensive photo editing tools? We’re programmers!

It’d be nice to link to the previous competition rather than have to browse the…

Puffer the Admin Interface

Aloha, i’ve just launched the Puffer project. It is a rails >= 3.1 admin interface builder. Here it is: puffer [more inside]

I’d quite like to see some screenshots and interesting opinions on why to use i…
Puffer demo, but it is not relevant now. It’ll be updated soon. Also, you ca…

Twitter Bootstrap toolkit with Rails3

I just found one good gem to use Twitter Bootstrap toolkit with rails3.

and the point of this is what exactly? including a gem when i can just as easil…
The files will be added to the asset pipeline and available for you to use. It’…
A gem for stylesheet does seem like overkill to me. Here are two projects which…
Loading older posts