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.

Git Cop 3.0.0

A new version of the Git Cop has been released with enhanced support for XDG environment variables. This is most notable when adding a .config/git-cop/configuration.yml to your projects with custom settings. There is no longer a need to use tools like dotenv to set $XDG_CONFIG_HOME or $XDG_CONFIG_DIRS individually as Git Cop will detect the changes automatically. Enjoy!

Runcom 4.0.0.

The Runcom gem has been updated to 4.0.0 which includes Ruby 2.6.0 and improved XDG environment support. This is a boon for anyone needing XDG support for cache, config, and data environment variables (especially CLI programs). See project README for further details.

MixGenes - Inside Breeding - Matron + Sire = New (Offspring) Kitty

Hello, I’ve added a new chapter to the (free online) book “Programming Crypto Collectibles with Ruby” titled “Inside Breeding - Matron + Sire = New (Offspring) Kitty - All About Gene Swapping, Inheritance & Mewtations (incl. mixgenes Formula and Odds & Probabilities)”. Happy data wrangling and genome genetics bits & bytes slicing with ruby. Cheers. Prost.

Statistics - Build Yourself An Up-to-Date Cattributes Rarity & Popularity Cheatsheet

Hello, I’ve added a new chapter to the (free online) book “Programming Crypto Collectibles with Ruby” titled “Statistics, Statistics, Statistics - Build Yourself An Up-to-Date Cattributes Rarity & Popularity Cheatsheet from the (Unofficial) CryptoKitties Web Service @ api.cryptokitties.co/cattributes”. Happy data wrangling with ruby. Cheers. Prost.

Tests as Must Have for Complex Projects

Development in its pure form is not only writing code, but also a number of manipulations that are necessary for its correct and timely work. Testing in development takes the lion’s share of both time and resources, but proper testing will bring only time savings and the best result for the client. Read More.

I would not recommend reading this mostly self-advertising article.

Setting up Ruby on Rails Development Environment on Mojave 10.14.2

Sometimes we have to configure a new development machine, whether it is for ourselves or a friend. We often find that there are some little pieces of our environment that we have forgotten about or have neglected to document. This is my documentation for a ready-to-work development environment for Ruby on Rails. [more inside]

Ruby Quiz - Challenge #9 - Tally Up the Standings Table for English Premier League

It’s Friday. Ruby Quiz time! Join us. Let’s keep going with a new Ruby Quiz every fortnight. Ruby Quiz - Challenge #9 - Tally Up / Calculate the Standings Table for the English Premier League 2018/19 Season - And the Winner is… Liverpool? Manchester City? Send your code snippets to ruby-talk. Happy data wrangling and keeping scores with ruby.

Loading older posts