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.

TomDoc: Reasonable Ruby Documentation

TomDoc is a new code documentation format that I’ve been using for the last several years. I’ve finally formalized it and we’ve started using it for all projects here at GitHub. Code documentation with TomDoc looks nice in plain text and encourages specification of all parameter and return types without getting too strict about it. I wrote a post on my blog and you can see the full spec at tomdoc.org.

This is very interesting. I think it has been clear to many of us that Ruby’s d…

Using Markdown & Sinatra to create resumes & deploy to Heroku in multiple formats quickly

I did a writeup explaining how to use the Ruby resume project to create a resume and publish to Heroku, Github pages, and a Gem. It currently supports a few formats, and soon should add PDF as well as others.

Not sure where this discussion should begin, but it looks like the time has com…
Mark, I really don’t consider this a spam mechanism. It was suggested as part o…

Redcar Editor 0.3.5 is Out!

Redcar 0.3.5 has been released and is available on rubygems! Schweet! — sudo gem install redcar; sudo redcar install — For hoes who don’t know, here is a quick description of Redcar!

Don’t know about the hoes, but I found the description helpful :)
online casinos You have a way of explaining things that is easy for me to under…

ANSI 1.2 Ruby Library

The ANSI library keeps getting better. I just launched version 1.2.1. The GitHub repo is here. Probably the most useful new feature is the addition of the String#ansi method which makes it even easier to add ansi codes to output. For usage documentation be sure to check out the QED documents.

RubyFlow admin could you add title to this post? Thanks.

Mercury 0.9.12 - A simple framework designed to create mockups.

Mercury is a simple framework that combines haml, sass, faker, jquery, jquery-ui, 960.gs, and coffeescript. Built on top of Sinatra, this simple framework allows you to create mockups using the same technology you use every day to build web apps.

why launch frameworks with 0 documentation??…is it for genius?..
Hey Andrew, Check out http://rdoc.info/projects/jackhq/mercury. …

Released swf_file v1.0

Just released swf_file v1.0. SWF File is a Ruby Gem based on Dennis Zhuang’s swfutil lib that provides you with the ability to access SWF file headers, such as duration, width and height, from within your Ruby application.

Loading older posts