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.

Speeding up Docker image build process of a Rails application

We reduced the Docker image building time of our Rails application from 10 minutes to 5 minutes by re-using bundler cache and by precompiling assets. Read the full story at our blog -

The link 404s because there is a dot at the end of the URL. “…application.html.…
Fixed!

sportdb Gem/Library Guide - Working w/ Football CSV Files - English Premier League

Hello, I’ve written-up a hands-on getting started guide for the new sportdb text library / gem. Let’s build the standings table for the English Premier League (EPL) for the 2017/18 season from all 380 matches in the comma-separated values (.csv) format. Full article titled “Working with CSV Files”. Enjoy the beautiful game with ruby.

Spreadsheet Architect celebrates 800 Stars on GitHub!

I would like to celebrate and share with you that my most popular open source project, Spreadsheet Architect, has recently surpassed 800 Stars on GitHub. It makes me happy to know that it has helped many people in their Ruby programming endeavours. I hope this library continues to help you the same way it has aided me. What is this gem? Spreadsheet Architect is a library that allows you to create XLSX, ODS, or CSV spreadsheets super easily from ActiveRecord relations, plain Ruby objects, or tabular data. https://github.com/westonganger/spreadsheet_architect

Loading older posts