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.

braumeister.org – An online listing of Homebrew packages

braumeister.org is an open-source Rails application that lists all MacOS X packages available via Homebrew. Why may this be interesting for the average Rubyist? First, braumeister.org is a Rails application and it’s open-source, so everyone is free to contribute. Second, Homebrew itself is driven by Git and Ruby, and lots of Rubyist are running Macs, so there’s a good chance that you’re interested in both, Ruby and Homebrew.

How to create local copy of Rails API doc and Guides

There are many occasions, when you’ve wished to have an offline version of the API document. For instance when you face connectivity problems or network issues and you just can’t get online, or even while traveling in airplanes, as we know, internet accessibility is not always possible. In this post I’m showing you how to generate your own copy of Rails API doc and Guides.

Loading older posts