On 21 June 2012 09:25, Timen E. <li...@ruby-forum.com> wrote:
> Heya,
>
> Whenever i open my post page on localhost it shows the array of the
> posts i'm getting out of my controller at the bottom of my yield.
>
> I can't find any code where i'm stating that i want to see it there.

You may have a <%= where you meant just <%.
If you cannot find the problem then remove code from the view till it
disappears, then you will know what code is producing it.

Colin

-- 
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to