Indexes on Rails: How to make the most of your Postgres database - Karol Galanciak - Ruby on Rails and Ember.js consultant
Excellent advanced info on crating dB indexes, looking at query plans to understand performance.
Excellent advanced info on crating dB indexes, looking at query plans to understand performance.
A really nice tutorial explaining how to write a gui app on Linux using Ruby.
A gem containing functionality to represent, import and export spreadsheets
This is RonJeffries.com, the combination of new articles, XProgramming, SameElephant, and perhaps even some new items never before contemplated. Copyright © 1998-forever Ronald E Jeffries
Fun list of papers, reports, and dissertations related to ruby from academia.
Wow, lots of neat things here for the very mundane chore of running in the rails console!
A super useful collection of cli alternatives. Save time and headaches!
I’m trying to get smart about Kalman filters. This is a great resource
Fowler discusses real and so called faux agile.
Answering the perennial question, once again, in the positive.
This has just been made free! I think these tutorials will contain some gems.
Another article about the perennial question of how to organize git branches
This article almost perfectly corresponds to what I believe about coding style
An interesting variation on how to represent a many to many relationship in rails.
Getting mobiles to display notifications is a tricky business. Especially because there are several and each one is different. This gem tries to solve this.
An excellent review of the various issues you have to consider when deciding the put your rails app into production.
A collection of sage advice about software engineering