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.

Match stream

Hi! Recently I had to handle large files in memory using lazy enumerators. When I was testing I realized that there is no built in matcher in RSpec to test if two enums are the same, so I built a custom matcher for this. [more inside]

world-cup.json - Open world cup in Russia 2018 football data in json

Hello, using the sportdb machinery (gems, command line tools and build scripts in ruby) I’ve put together a new free public domain dataset for the (football) world cup in Russia 2018. The world’s biggest (sport) event kicking off in about a week. Enjoy the beautiful game with ruby and datasets in json or sql :-). PS: Find the (activerecord) sql to json script in the yorobot automation repo.

Errata release for Everyday Rails Testing with RSpec now available

I was hesitant to post this here, but Leanpub has disabled email notifications of new releases as they transition to GDPR (for good reason). I released a large, errata-focused release of Everyday Rails Testing with RSpec this evening, as a free update to anyone who’s ever bought the book over its six-plus year run. Help me get the word out? https://leanpub.com/everydayrailsrspec/

teletype - create command line apps the easy way!

tty now includes the teletype executable for scaffolding command line applications. Generating new application is a simple as running the teletype new my-app-name in your console. You can then add new commands and subcommands with integration and unit tests baked in. Let me know about your terminal creations built with teletype! Everything you need to know is in a readme document.

Loading older posts