Skip to content

Instantly share code, notes, and snippets.

@dtolj
Created July 29, 2009 17:02
Show Gist options
  • Save dtolj/158261 to your computer and use it in GitHub Desktop.
Save dtolj/158261 to your computer and use it in GitHub Desktop.
@quoteitem=Quoteitem.all(:conditions=>['id=?',session[:quoteitem]] )
@memberitem_id = @quoteitem.update_attributes(:memberitem_id=>@members.id)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment