pe-40 Ruby solution for Project Euler #40 https://projecteuler.net/problem=40 The file that calculates the nth digit [with a horrible algorithm] is lib/champernowne.rb. To run the tests simply run rake test.