We’d like to give a quick shoutout to some of our friends who are spreading...
One of the original reasons we decided to write
Jester was for use in a...
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...
A few of us are going to be trekin’ down to the Penn State campus for Ruby...
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...
Testing views in Rails applications.