String Concatenation Instead of String Interpolation.
Why do we have to use string concatenation instead of string interpolation? I think in my own honest opinion. String interpolation is one of the magic of ruby on rails while string concatenation is just an ordinary one. kindly please explain why is it use in this chapter and what is the advantage of over the other and vice versa.
Thanks
-Eric John Iglesia