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.

Ruby and Rails Screencasts on Demand at TeachMeToCode.com

Recently, TeachMeToCode.com was launched and is already filling up with excellent screencasts covering numerous Ruby and Rails topics. The screencasts are provided by members of the Ruby community who like helping other people learn. Come visit, watch and learn. Also, if you are interested in being a contributor, please click the link ‘How to Contribute’ on the site.

MacRuby 0.5b1 released

The MacRuby team just released MacRuby 0.5 beta 1 with a lot of improvement and features. After downloading the beta, go play with one of the first MacRuby specific gems and imagine what kind of new projects you will soon be able tow ork on.

The main reason I own a Macbook Pro is because Ruby sucks on Windows. I hope Ap…
They’re planning on AOT (compiled ruby) for releasing to the iPhone, but I beli…

RuHL - Ruby Hypertext Language

Created to be designer friendly and keep code out of views, RuHL is an HTML parser (using Nokogiri) that utilizes a data-ruhl attribute to make the content dynamic. Has support for Rails and Sinatra.

Yeah, I think this is a neat idea as well - I like the fact that the template f…
Oh, hey, you reinvented Lilu. I hated it :) …And still do :P (not bashing…
At first glance it would appear that I reinvented Lilu, but if you start to dig…
From what I see, RuHL is quite different than Lilu. Lilu reminds me of using jQ…

Interesting article on remote pair programming

Jason Haruska has written a summary of his experience with remote pair programming. While not 100% Ruby related, I think it’s an interesting read for developers working with remote team members. There’s some good discussion going on in the comments, too.

The given link is broken…

Install any HTML theme/template into your Rails app

Have you ever even bothered to Google for “rails html template”? There are millions of “Wordpress themes” you can download for free or less than $100, a thousand times more static HTML templates, but never any category of template called “Ruby on Rails theme”. So here is an attempt to try and make any “HTML Template” into a “Ruby on Rails Template” with the helper app install_theme.

Loading older posts