Re: [Rails] contet_tag :ul question

2010-04-17 Thread Rick DeNatale
On Fri, Apr 16, 2010 at 3:26 PM, Pito Salas wrote: > Hi all > > This isn't doing what I expect it to. Can you give it a quick look-see > if you have a moment? > >  def user_navigation_helper >    content_tag(:div, :class =>"banner_right") do >      content_tag(:ul, :class => "wat-cf") do >        

[Rails] contet_tag :ul question

2010-04-16 Thread Pito Salas
Hi all This isn't doing what I expect it to. Can you give it a quick look-see if you have a moment? def user_navigation_helper content_tag(:div, :class =>"banner_right") do content_tag(:ul, :class => "wat-cf") do if current_user() content_tag(:li) { current_user.emai