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.

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 …

Nailgun using ruby

Nailgun is used to preload JVM so no need to load JVM on executing java.Since many ruby/rails application/plugin uses java library.To improve performance of application we can use nailgun. More info you can find here.

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