Does Wrigley even have electricity?
Chicago native or tourist, I highly recommend you take the tour of Wrigley. You’ll find they actually do have electricity, but little else :)
11
Kudos
11
Kudos
Chicago native or tourist, I highly recommend you take the tour of Wrigley. You’ll find they actually do have electricity, but little else :)
Using a new gem I created, I was able to optimize a Rails action by 78% (152 ms to 34 ms). The gem takes advantage of Rail’s read_multi method to retrieve cached partials in parallel instead of the traditional route of sequentially... Continue →