user3649246
user3649246

Reputation: 1051

RoR- erb file added text is Garbled

I added text "hello world" in erb file and ran it. It will be garbled in front of text.

Thanks for help!! garbled

enter image description here

Upvotes: 0

Views: 25

Answers (1)

Raj
Raj

Reputation: 22926

You are trying to save the ERB file as a Rich Text Format file. Try saving it as a "plain text" file.

Upvotes: 1

Related Questions