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.

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

Thin and maintainable Rails mailers: how we refactored Rails mailers at mkdev

Our developer Yauheni drastically refactored all the mailing system code with the new Rails 5.1 features. We made him to share the story in a new article in the series ‘Development of mkdev’. Read it to find out how to make mailers in Rails simpler, smaller and more flexible. [more inside]

Loading older posts