I was just adding some memoization to a Rails app and I was exploring the available gems. I’d used Memoist in the past on another project but I couldn’t remember why I chose it over other gems. While researching today I found the Memoizable gem and thought that it looked pretty good. It has all… Continue reading Ruby / Rails Memoization Gems Memoist vs. Memoizable
Month: April 2014
I’ve Finally Found a Rails 4.x Blogging Engine / Gem
I can’t believe how difficult it’s been to find a good solution for plugging a simple blog into an existing Rails app. I wanted to add a blog to SwingTradeBot, the new site I’m building but most answers to this question that I’ve found say to either use RefineryCMS or “roll your own. Well I… Continue reading I’ve Finally Found a Rails 4.x Blogging Engine / Gem