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.

Magic comments in Ruby

An overview of magic comments and the precedence rules applied to them.. SEE MORE

@MEHDI: Hey, no need to double post it - http://www.rubyflow.com/p/1u3g4p-magic…

Working with Unicode Characters Beyond A to Z (Basic Latin 7-Bit Characters)

Hello, I’ve written-up a short article on “Working with Unicode Characters Beyond A to Z (Basic Latin 7-Bit Characters) in Ruby - Let’s Go International! Let’s Go World-Wide!” that uses the 1500+ football club names as a real-world example. Trivia Quiz: What’s the official unicode name for the ı character or for İ? Spoiler: Use Unicode::Name.of to find out. Cheers. Prost. Happy text processing with ruby.

A simple, efficient worker queue for Ruby & PostgreSQL

queue_classic provides a simple interface to a PostgreSQL-backed message queue. queue_classic specializes in concurrent locking and minimizing database load while providing a simple, intuitive developer experience. queue_classic assumes that you are already using PostgreSQL in your production environment and that adding another dependency (e.g. redis, beanstalkd, 0mq) is undesirable. [more inside]

footballdata gem - download & import 22+ leagues from Joseph Buchdahl's Football Data

Hello, I’ve put together a new sportdb-source-footballdata gem / library that lets you download & import 22+ top football leagues from 25 seasons back to 1993/94 from Joseph Buchdahl’s Football Data website (updated twice a week). Leagues include the English Premier League, the German Bundesliga, the Spanish Primera Division (La Liga), the Brazilian Série A, and many more. Happy data wrangling with ruby. Enjoy the beautiful game. Cheers. Prost.

Loading older posts