.html.erb

Today I did some updates, rails, and gems update, the problem is that
now, insted of .rhtml files I get html.erb, it looks that they work the
same, but, I’m using radrails, and It’s not doing the color syntax
is there anyway to fix this?

change them back or you can change the mime type in radrails to assert
the correct coloring

what version of rails are you useing?

gino wrote:

Today I did some updates, rails, and gems update, the problem is that
now, insted of .rhtml files I get html.erb, it looks that they work the
same, but, I’m using radrails, and It’s not doing the color syntax
is there anyway to fix this?

*This goes into your radrails, go into options and add the extension
.erb as rubyonrails sourcecode :slight_smile: