On 29 September 2014 08:11, Aspiring.Student.programmer <[email protected]> wrote: > Hey > > In section 5.13 of getting started with rails it shows how to delete data > from the database. When i added the code i got this error. I have checked my > code and cant find any problems. Help Please > > <img src="data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAABVYAAA...
You say it is an error but it does not look like an error message, it looks like some html generated by an image_tag or similar. Show us the line in your view that is generating that. If it is not coming from a line in your view what do you see in development.log when it happens? Colin > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/rubyonrails-talk/7c102d01-c473-4d0d-b8fb-152df9d7cbed%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLvq%2BsGewfaMpsyF%2BiPpAWA_PYZ9g1-4XKTr1dJfFUMaDQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

