Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in haml

How to use async attribute in script tag in haml?

html haml

br tag not closing in Haml on Rails 3

ruby-on-rails-3 haml

Rails 4, render a partial/layout with optional block within haml

Can haml render <input type="text" required>

ruby-on-rails html haml

In HAML, how to write comments in :javascript region so that comments do not show to the public?

Escaping </script> tag inside javascript

Expressing conditional HAML possibly with ternary operator

ruby sinatra haml

What's the right syntax to use Rails `content_for` helper in a HAML context

ruby-on-rails haml

Using Rails 3 and Haml 3, how do I configure Haml?

Rails & Haml: cant get a form to work

ruby-on-rails forms haml

HAML - style block helpers are deprecated

haml

Using HAML, Scaml or Jade with Play

What are the main differences between HAML, SASS/Compass and ERB?

content_for vs yield in partials

How to pass a hash object to a HAML tag

ruby haml

Haml - how to put ruby variable into the name of class identifier

ruby class syntax haml

How do I use HAML in a dynamic link?

Performance implications of using :coffescript filter inside HAML templates?

Print a variable to console in Haml to debug Rspec

Haml: link_to vs button_to