Let’s get interactive. You can learn a lot about your application from irb...
Slowly over the past year thoughtbot has turned from an all-TextMate (and one...
There are two, low barrier to entry ways to get some quick metrics about your...
In this example we’re going to have an XML API
on FontsController#index. A...
Introducing Suspenders, the
thoughtbot Rails template.
Install
...
You ever write a named_scope and think hey framework, I already wrote a...
The Mongrel Web server can run with a URL prefix, using the –prefix
option....
Let’s assume a basic has_many :through situation like this…
class Paper <...
We’re huge fans of NamedScope here at thoughtbot. It does wonders for finder...
Nested controller namespaces in Rails apps.