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.

Secure mysql in 10 minutes

The second in a series of articles on securing services on linux, Secure a MySQL server in 10 minutes.

This just in from the obvious department
Glad you think its obvious, but from what I’ve seen lately the thought of bindi…

Get your Ruby code sweet with Zucker

Zucker is a small gem that adds syntactical sugar to Ruby :) [more inside]

Why not contributing to ruby facets instead?
It’s a different concept than Ruby Facets. Facets tries to have solutions for e…
I don’t think you characterize Facets correctly –your description sounds more l…
Hi trans, I really like facets and the ideas it has and uses. Some of Zucker’s …

3D OSX Desktop Applications With Ruby-Processing

A two-part screencast series demonstrating two different 3D desktop applications using ruby-processing on JRuby. Source code by Preston Lee available on his GitHub account: Starfield.app and Twiverse.app.

“All that you need to get Ruby-Processing going is Ruby (1.8 or 1.9) and Java (…
I wouldn’t recommend the 1.8 MRI for anything requiring thread concurrency. The…
Hold on – since when can you use Java from Ruby MRI?
AFAIK you can’t sanely use Jave from a pure MRI context. When running plain Rub…
Loading older posts