thoughtbot Ruby Open Source is Ready for Rails 5 Upgrade all the things! Tute Costa July 1, 2016 Open Source Ruby Rails Paperclip Clearance Suspenders Scenic Web
Email confirmation with Clearance Leverage Clearance’s guards to add email confirmation to your Rails app. Tute Costa December 23, 2015 Clearance TDD Web
Using Clearance with RailsAdmin These days, I find myself implementing RailsAdmin on almost every consulting... Jessie Young August 13, 2014 Web Rails Open Source Clearance
Faster Tests: Sign In Through The Back Door One way to make tests faster is to no load and submit the sign in form during... Dan Croak December 14, 2012 Web Ruby Rails Open Source Clearance
Clearance 0.16.3 fixes a password reset vulnerability A new clearance version works around a Rails security bug. Mike Burns June 1, 2012 News Web Rails Open Source Clearance
Fewer Rails Flash Messages Clearance 0.12.0 was released last week with a continued focus on user and... Dan Croak July 5, 2011 Web Rails Clearance
AuthorizedController We use a few Rails engines such as High Voltage and Clearance which allow you... Dan Croak June 7, 2011 Web Rails Testing Clearance High Voltage
Email and Password Confirmation Bias I don’t believe email confirmation or password confirmation are desirable in... Dan Croak May 16, 2011 Web Rails Open Source Clearance
MyGem.configure Block How to write conventional configuration code in Ruby. Dan Croak January 20, 2010 Web Ruby Clearance
Always Remember Me Clearance now uses only cookies with a long expiration as its default. The... Dan Croak September 1, 2009 Web Rails Clearance Open Source