Answers

Question and Answer:

  Home  Ruby Developer

⟩ What is interpolation in Ruby?

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.

 197 views

More Questions for you: