I couldn’t find a simple script for monitoring memcached’s efficiency, so I started this project.More
“There are two kinds of websites: the quick and the dead.”
Yes, Rails does support case-insensitive queries
They’re unfortunately just a little buried and a little undocumented. And so conventional wisdom is that Rails doesn’t do case-insensitive finds. But in fact it does: Example 1: Find all the statutes whose name begins with texas, case-insensitively:More
It is supremely important that we ensure our data is safe. . .
. . . it is supremely important that we ensure our data is safe, consistent and reliable. We can dramatically increase these factors by taking full advantage of the tools at hand. Yes. This is the most critical, important task in software development. A great set of posts, Coding Rails with Data Integrity by Jay…More
Efficiency with Sublime Text and Ruby
https://thunderboltlabs.com/blog/2013/11/19/efficiency-with-sublime-text-and-ruby/ An excellent set of core ST tips. I learned a couple really handy things even though I’ve been using Sublime Text for over a year.More