#62 Hacking ActiveRecord
Have you ever wanted to temporarily disable all validations? Well, ActiveRecord doesn't support this, but that doesn't mean we can't add it. This e...
An episode of the RailsCasts (Mobile) podcast, hosted by Ryan Bates, titled "#62 Hacking ActiveRecord" was published on July 25, 2007 and runs 11 minutes.
July 25, 2007 ·11m · RailsCasts (Mobile)
0:00 / 0:00
Summary
Have you ever wanted to temporarily disable all validations? Well, ActiveRecord doesn't support this, but that doesn't mean we can't add it. This episode will show you how to open up an existing class and change its behavior.
Episode Description
Have you ever wanted to temporarily disable all validations? Well, ActiveRecord doesn't support this, but that doesn't mean we can't add it. This episode will show you how to open up an existing class and change its behavior.
Similar Episodes
No similar episodes found.
Similar Podcasts
No similar podcasts found.