Skip to content

Rails

Blog posts tagged with Rails
Site Design Ideas

Site Design Ideas

12/01/2015
I have started building the site for the "One Day the World Ended" project in Ruby on Rails and thus needed some designs. Here are my rough ones so far.
Ruby logging best practices and tips

Ruby logging best practices and tips

11/11/2017
Ruby is an opinionated language with inbuilt Ruby logging options that will serve the needs of small and basic applications. Whilst there are fewer alternatives to these than say, the JavaScript world, there are a handful, and in this post, I will highlight those that are active (based on age and commit activity) and help you figure out the options for logging your Ruby (and Rails applications).