i test only with wrong data entered
On Mon, Oct 25, 2010 at 12:31 PM, radhames brito <[email protected]> wrote: > > > On Mon, Oct 25, 2010 at 12:23 PM, tom <[email protected]> wrote: > >> ok, i've placed ur snippet in: >> >> <hr> >> <% flash.each do |name, msg| %> >> <%= content_tag :div, msg, :id => "flash_#{name}" %> >> <% end -%> >> <hr> >> <%= yield :layout %> >> > > > :/ i didnt notice when you changed the original code.... > > > you see this "input" when validation fails or always? > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<rubyonrails-talk%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

