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.

The Free World Beer Book (1000+ Beers, 1000+ Breweries) Built w/ Ruby Gem (beerdb)

Hello, The beer.db - a free open public domain beer, brewery n brewpub dataset - now includes Ruby templates and scripts that let you build a complete book. See the “The Free World Beer Book” (PDF w/ 100+ pages) live or the all-in-one HTML page version. Still a little rough but always adding more beers and working on improving the layout/design. More info at the project site. Cheers! Salud! Prost! Kampai!

Customizing Google Chrome - Part 1 of 3

As a developer I often need to switch between multiple environments with the same url. This usually involves cutting and pasting a url into a new tab then changing the domain. Knowing that Google Chrome allows you to easily write extensions that can interact with web pages I decided to see if I could make my workflow a little bit easier. The goal of this minor project was to be able to change just the domain part of a url from a right click in a Chrome browser. A Custom Google Chrome Extension…

git pretty-accept: Accept Pull Requests the Pretty Way!

A few months ago, I suggested the Simple Git Branching Model and Best Way To Merge A (GitHub) Pull Request to Hendy, our CTO. We were using GitHub’s pull request feature for our code reviews, and as great as that feature was, it was turning our git history into, sorry for the pun, spag-git-ti. With the Simple Git Branching model, I was hoping for a more linear, more readable git history, with visible feature branches that can be easily reverted. [more inside]

Loading older posts