Sometimes it’s the little things that really make coding fun.
We used to use...
A while back we released the Shoulda Plugin
to help with testing your...
Here at thoughtbot we strive to make explicit, agile code. We know the...
Including AJAX in Rails views.
Recently in a Rails app, I ran into a strange bug.
In this app, we had users...
In Rails we have these nice things we can use in our controllers called...
Specifying your domain model associations in Rails is all done in Ruby and...
Now conditional logic asks questions, which sucks, but its always still in...
thoughtbot prides itself on exploring a variety of methods of boosting...
Here’s one that might get you Rails developers:
class Comment <...