I recently deployed a Rails 4 app with ElasticSearch to Heroku and ran into a… Read the postDeploying ElasticSearch on Heroku with Rails 4
I was recently working on a Rails app that required role-based authorization for its users.… Read the postActive Record enums in Ruby on Rails 4.1
You may already know that if you want to check for the existence of an… Read the postHow to check if a table is empty in Rails
Do you ever find yourself fighting with CSS conflicts in the asset pipeline? Heres’s a… Read the postCSS namespacing for Rails controllers and actions
Outdated SSL certificate files could be the reason you’re getting the Ruby error: OpenSSL::SSL::SSLError: SSL_connect… Read the postSSL Error (failed certificate) with Ruby, Rails and OSX