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.

factbook.sql World Factbook Country Profiles in SQL (Incl. factbook.db Download)

Hello, I’ve updated the factbook gem, that is, v1.1. What’s news? The script now lets you build an SQL database from the official web pages (country profiles) published by the CIA. To make it easy to get started I’ve added (yet another) new project, that is, /factbook.sql that offers an SQL schema for the World Factbook and includes a pre-built single-file SQLite database, that is, factbook.db for download. Note, using the factbook scripts you can build yourself an up-to-date copy. All code and data public domain. Cheers.

Ruby's $_ variable

If you’ve ever used Ruby to process text from the command-line, you’ve used — whether you knew it or not — the $_ variable. Knowing where this global is used can help you write shorter and sweeter one-liners that make processing text a breeze; this article explains how.

aruba 0.10.0 released

I happy to announce the release 0.10.0 of aruba. It’s a an extension for popular TDD and BDD frameworks like “Cucumber”, “RSpec” and “Minitest” to make testing of commandline applications meaningful, easy and fun. To see a diff of changes for v0.10.0 look here. [more inside]

Jekyll (and Static Site Builder & Design) User Groups Around the World

Hello, I’ve started the Vienna.html user group in - surprise, surprise - Vienna, Austria. First meetup Tue, Nov/24th. It’s as far as I can tell Europe’s 1st Jekyll meetup / fan club / user group. If you know any other Jekyll groups, let us know. Cheers. PS: In the United States there’s the Static Web Tech Group in San Francisco, California and the {static is} The New Dynamic Group in New York City, New York. Any others? Let us know.

Loading older posts