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.

whatson gem - Use $ kickoff to list upcoming football tournaments on command line

Hello, For fun I’ve added yet another dataset to the whatson gem that lets you list upcoming football tournaments from around the world. Ever wonder how many days to the next World Cup? Just type in your shell: $ kickoff The command will fetch the football event calendar page (from the intertubes) and print out: NOW ON 18d Women's World Cup 2015, Sat-Sun Jun/6-Jul/5 (30d) @ Canada › World (FIFA); NOW ON 13d Copa América 2015, Thu-Sat Jun/11-Jul/4 (24d) @ Chile › South America (CONMEBOL); in 14d Gold Cup / Copa de Oro 2015, Tue-Sun Jul/7-26 (20d) @ United States+Canada › North America (CONCACAF); in 1087d World Cup 2018, Thu-Sun Jun/14-Jul/15 (32d) @ Russia › World (FIFA) ... and so on. Cheers.

Pair Ranking Gem Released

Select a single winner using votes that express preferences. This can also be used to create a sorted list of winners. rasam gem

Looks like an interesting idea. I would love to see usage examples in the readm…
Good point, I have a separate article that describes how I use it using higline…
Usage instructions has been added: https://bitbucket.org/bparanj/rasam/overview…
This is the great help to all, nice one…. Tableau Online Training is the way t…

Locally Sourced, a magazine of technical writing

I’ve launched a Patreon campaign to support Locally Sourced. The center of each issue of Locally Sourced will be an article about 15 to 20 pages long (like a book chapter), covering some task or tool in more depth than a blog post. The topics will often be about Rails and JavaScript, and particularly about testing. Please check it out at https://www.patreon.com/noelrap.

Does this allow the contributors to specify what topics they would like to be c…

Always Use Double-quoted Strings in Ruby

If you’re nerdy about what quote style you use (single or double), especially in Ruby, give this a read and tell me what you think.

If you want us to tell you what we think, it would be easier for us to do that …
It’s easier to type single quotes - one keypress.
Said this on Twitter, will say it here: the Ruby style guide only says you shou…
@dave shudder The last thing I want on my blog is comments :) If I added them i…
Loading older posts