Are your polymorphic relationships correctly enforced?
My client project uses a polymorphic relationship between several models in an effort to create a flexible system of associations.
Read MoreMy client project uses a polymorphic relationship between several models in an effort to create a flexible system of associations.
Read MoreHow do you manage queries when your Rails application isn't the only thing reading your database?
Read MoreYou probably use some type of error monitoring software to notify you when an exception is raised in your application, but are you being notified when there is an anomaly in user behavior?
Read MoreHow do you even save a “duration”, let alone query for records by that value? It’s actually easier than you think.
Read More