|
|
|
|
|
by ajanuary
4434 days ago
|
|
Can you give an example of your last point? A language like Ruby will only perform interpolation on string literals, so there isn't a way (that I know of) for data to inject interpolated strings. Interpolation isn't the same thing as eval. |
|