before_filter wisdom Using Rails’ before_filter is a great way to keep your controller actions... Dan Croak August 3, 2009 Web Rails
Search By Quacking Like ActiveRecord The story we’re trying to implement here is: as a user I want to search and... Mike Burns July 22, 2009 Web Ruby Rails
Sign Up, Sign In, Sign Out What is your Ubiquitous Language for authentication? Common language... Dan Croak July 8, 2009 Web Rails Clearance Language
Tips For Writing Your Own Rails Engine While converting Clearance to a Rails engine was easy, once we were there, we... Dan Croak April 23, 2009 Web Ruby Rails
Clearance Is A Rails Engine Clearance is now a Rails engine…BLAOW! Why Clearance has served... Dan Croak April 22, 2009 News Web Ruby Rails Open Source Clearance
Rails 2.3.2 upgrade gotchas Known issues with upgrading to Rails version 2.3.2. Matt Jankowski April 15, 2009 Web Rails
Common Markup and Style Mistakes In Rails Here are three common mistakes we’ve made in the past. Nothing... Dan Croak April 9, 2009 Design Web Rails
Testing Rake's Integration So now you’re integration testing, because that’s what cool kids are doing... Mike Burns March 20, 2009 Web Rails Testing
Forbidden Kisses & HTTP Fluency in Clearance UPDATE: After about two years of using this approach in Clearance, we removed... Dan Croak February 22, 2009 News Web Rails Clearance