search for: m001093

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

Did you mean: m000093
2006 Mar 21
5
Object#id being deprecated - Rails 1.1
...fig/../app/views/items/_side_share.rhtml:8: warning: Object#id will be deprecated; use Object#object_id" l.8 is <%= link_to ''Bookmark this'', :action => ''bookmark'', :id => @item.id %> >From http://corelib.rubyonrails.org/classes/Object.html#M001093 etc, I can see that the @item.id is throwing the error, and that @item.item_id just gives me a no method error. Any help would be great, if people have time. Thanks Piers -- Posted via http://www.ruby-forum.com/.