-
Recent Posts
Categories
- cooking (3)
- freelance (4)
- Memories (1)
- Other stuff (3)
- tech (20)
Tags
adsense cast iron skillet centos cooking datatables dogs dreamhost faker freelance freelance challenges google highcharts how-to jquery linux marketing module oracle passenger pasta PITA plugin POD pork rack rails rake recipes recordmyrun seo skillet cooking chicken testing thanks theme troubleshooting twitter upgrade VMWare vSphere esxi webdesign Windows 7 wordpress yaml_db
Tag Archives: troubleshooting
Rails – before_save Callback Firing Twice
Hit another gotcha in my project. A model was using the before_save callback to fire a method to convert a distance from miles to kilometers. When I saved a new record the before_save callback was fired twice and so was … Continue reading