Tradeoffs on ruby vs javascript in Rails views.
Review of singleton resource routes in Rails.
Pros and cons of committing to one database server.
On Fridays, we enjoy getting together for lunch and reviewing code. This...
From novice to expert, I’m sure every Rails developer believes in MVC. But...
When you get a report from your site users or your clients complaining about...
So in my never-ending quest to remove conditional logic from code, I began...
Gotchas with enum types in views.
Here’s something I discovered the other day:
ActiveRecord infers model...
Sometimes in Rails you ask yourself: how do I test this?
One example is...