Explain what is Interpolation in Ruby? Technology Community › Category: Ruby on Rails › Explain what is Interpolation in Ruby? 0 Vote Up Vote Down VietMX Staff asked 4 years ago Ruby Interpolation is the process of inserting a string into a literal. By placing a Hash (#) within {} open and close brackets, one can interpolate a string into the literal.