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.

football.db - New 2015/16 Seasons - English Premier League, Bundesliga, etc.

Hello, The plain text football fixtures for leagues, teams, match schedules, stadiums, and more that you can read with the sportdb gem into your SQL database of choice now includes the 2015/16 seasons for the English Premier League, the Deutsche Bundesliga, and more. Any league missing? Add your league. Use Datafiles to build youself a copy e.g. $ sportdb new en2015-16. All data, code and samples public domain. Enjoy the beautiful game. Cheers.

HTTPie, A CLI, cURL-like tool for humans

HTTPie provides a simple http command - the client side of the HTTP/1.1 protocol - which allows us to send HTTP requests using a simple and natural syntax and returns colorized output. The package implements the GET, POST, and HEAD operations of HTTP/1.1. [more inside]

Quik in Action - Gem Starter Template - Hoe Classic Edition - New Gem Code Generator

Hello, For the new qk/quik tool - the missing code generator for ruby - that lets you use quick starter wizard scripts and github-hosted code templates - I’ve put together a new example that lets you generate new gems using the “classic” gem starter template from the hoe gem. Use $quik new gem-hoe to (auto-)generate a new gem that will use the gem-hoe.rb wizard script and the gem-starter-template-hoe repo. Not your gem style? Add/use your own script and template. Cheers.

Is there a way to default to bitbucket.org ?
For now the github archive .zip download url is hard-coded - if you put togethe…

Karafka – Ruby micro-framework for building Apache Kafka message-based applications

Karafka is a microframework used to simplify Apache Kafka based Ruby applications development. Up until now there was no Sinatra “like” framework to rapidly develop message based applications. Karafka goes beyond simple sending and receiving. It provides an environment to work with multiple topics and groups. http://dev.mensfeld.pl/2015/08/karafka-ruby-micro-framework-for-building-apache-kafka-message-based-applications/

Lyon Gem 0.1.0 Released

A simple gem configuration gem to allow a gem user to configure gem specific variables. Lyon Gem . Please read the source code and provide any ideas on how to define a class method that can take a block in Ruby 2.2.3. The source code is less than 30 lines of code. Thanks!

Loading older posts