You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Caesar cipher written in Ruby. The second version uses the same technique but is refactored in a way that the total line count is the same, but the total lines containing code has been reduced by two. Both written as solutions to the project defined here: https://www.theodinproject.com/courses/ruby-programming/lessons/caesar-cipher