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.

[ANN] Free Sinatra Course

To celebrate the release of Sinatra 1.0, RubyLearning.org has announced a free, online “Introduction to Sinatra” course. The course starts on 15th May and runs for a week. The course is restricted to only 30 participants, on a first-come-first-served basis. If interested, create an account on RubyLearning.org and email your registered email id to satish [dot] talim [at] gmail.com

The course is sponsored by 1stEasy.com …
Admission to this course is now closed. Seats filled-up within 4 hours of this …
Breaking News: Rock & Code based in Amsterdam is sponsoring another batch o…

Mandelbrot Set ...in 134 Characters

Code golf is not generally the best use of Ruby, but when I saw my Mandelbrot fractal generator was less than 400 bytes, I decided to squeeze the program down into a single tweet.

p! OH man! I had totally forgotten about p! (I did think about pp, but that nec…
Oh wow–I just shaved another 2 characters off. Instead of i>98?0:1, try 99&l…
My tip is to turn off syntax highlighting if you are going to golf :) Your o…
May I quote your code Certainly, feel free. :-)
Loading older posts