Gmap application

Hello friends

I have a problem with google meshup feature
it is giving me following error.

SystemStackError in Moments#list

Showing moments/list.html.erb where line #6 raised:

stack level too deep

Extracted source (around line #6):

3:


4:
5: <% @moment.each do |moment| %>
6:
7:
8:
9:
Story User</
td>
Tags
<%= link_to “#{moment.story}”, :action => “show” ,:id =>
moment.id %>
<%= moment.user.username -%> <%= moment.tag_list -%>