Category "slim-lang"

conditionally have css tag inline in slim

I have a set of css tags like this: .card.hidden.small.u-margin-bottom-1 I'd like to conditionally show the .hidden tag while maintaining this style of syntax

Ruby on Rails Slim Templates with HTML Entity Escaping

I have a RoR slim template with the following: input(type="text" placeholder="I'm looking for…") But sadly it outputs the HTML entity escape 'as-i