In this coding exercise we'll walk through how to properly create a palindrome method in Ruby, including a discussion on working with case insensitive comparisons. Exercise code: https://www.crondose.com/2016/12/ruby-coding-interview-question-creating-palindrome-method-ruby/