Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in haml

html entities in haml

haml html-entities

HAML: Create data-xxx-yyy attribute

ruby-on-rails html haml

Rails 3 + Rspec 2: Testing content_for

ruby-on-rails-3 haml rspec2

Specifying a layout and a template in a standalone (not rails) ruby app, using slim or haml

ruby haml slim-lang

How can I get current_page? to match multiple actions?

ruby-on-rails haml

Conditional class in HAML

html ruby-on-rails haml

Rails 3.1 - changing default scaffold views and template

Interpolate ruby if statement in haml javascript block

Rails and haml, how to add id and class selectors to link_to helper?

ruby-on-rails-3 haml

HAML nesting tags

haml

Rails form (select/option) - how to mark selected option with HAML?

How do you use multiple css classes in HAML?

css haml

How to structure a layout template in Haml

ruby haml

How do I make this link tag in HAML?

ruby-on-rails haml

Microdata: How to use with templates/partials?

Reusable remote modal Rails

HAML-Fixtures with jasmine

How to have blank lines in a .text.haml document?

ruby-on-rails haml

Is there a way to use a Ruby loop inside of HAML's :javascript region?

javascript ruby loops haml erb

How to do an if/else in HAML without repeating indented code

ruby haml