Mike Sherstennikov

Avatar
  • Total activity 3
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 1
  • Created

    Support one line(%) code in erb templates

    Answered
    Currently, syntax highlighting is working only for ruby code inside <% %> or <%= %>. <% type.fields&.each do |field| %> ... <% end %>But not working for% type.fields&.each do |field| ... % endIs ...
    • 2 followers
    • 1 comment
    • 0 votes