Joined August 2014
·

lalala

Algeria
·
·

Thank you very much for this code:

h.content_tag :ul, class: 'fancy' do

h.concat h.content_tag :li, h.link_to('home', h.root_path)

h.concat h.content_tag :li, h.content_tag(:p, "nightmare!")

end

This really saves me a lot of time, I'll try mab gem next time :)

Achievements
1 Karma
0 Total ProTip Views