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.

Lessons learnt in the fourth year running a Ruby consultancy

Hi all! Àlex from MarsBased here, a 100%-remote Ruby & Angular consultancy from Barcelona. After four excellent years, we wanted to share some lessons learnt in the last one with all of you: most of them are good for freelancers and business owners, irrespective of the technologies and sectors. [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?

Setup ELK for NGINX logs with Elasticsearch, Logstash, and Kibana

ELK Elastic stack is a popular open-source solution for analyzing weblogs. In this blog post, I describe how to setup Elasticsearch, Logstash and Kibana on a barebones VPS to analyze NGINX access logs. I don’t dwell on details but instead focus on things you need to get up and running with ELK-powered log analysis quickly. [more inside]

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