search for: _contributors

Displaying 1 result from an estimated 1 matches for "_contributors".

Did you mean: contributors
2008 Jul 23
0
Link_to_remote object missing
...tor.user.name %> </li> <% end %> </ul> I get this error: ActionView::TemplateError (You have a nil object when you didn''t expect it! You might have expected an instance of ActiveRecord::Base. The error occurred while evaluating nil.[]) on line #4 of projects/ _contributors.html.erb: 1: <ul id="contributors"> 2: <% for contributor in @project.contributors %> 3: <li id="contributor.<%= contributor.id %>"> 4: <% link_to_remote image_tag(''delete.png'', :size => ''16x16'',...