Revision: 3160
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at June 11, 2007 04:07 by bordalix
Initial Code
@post = Post.find(params[id]) @categories = Category.find(:all) - @post.categories
Initial URL
Initial Description
Initial Title
Want to populate a select box with just the items you HAVEN’T associated?
Initial Tags
Initial Language
Rails