<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Has and Belongs To Many (HABTM) Checkboxes With Rails</title>
	<atom:link href="http://www.pmamediagroup.com/2009/04/has-and-belongs-to-many-habtm-checkboxes-with-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pmamediagroup.com/2009/04/has-and-belongs-to-many-habtm-checkboxes-with-rails/</link>
	<description>Unique Marketing Techniques and Strategies with Guaranteed Results!</description>
	<lastBuildDate>Fri, 27 Aug 2010 16:12:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Scott Johnson</title>
		<link>http://www.pmamediagroup.com/2009/04/has-and-belongs-to-many-habtm-checkboxes-with-rails/comment-page-1/#comment-344</link>
		<dc:creator>Scott Johnson</dc:creator>
		<pubDate>Fri, 23 Oct 2009 21:12:14 +0000</pubDate>
		<guid isPermaLink="false">http://www2.pmamediagroup.com/?p=10#comment-344</guid>
		<description>Or just include a hidden field in the form:

hidden_field_tag(&quot;product[category_ids][]&quot;, &quot;&quot;, :id =&gt; nil)

Put this before the first checkbox.</description>
		<content:encoded><![CDATA[<p>Or just include a hidden field in the form:</p>
<p>hidden_field_tag(&#8220;product[category_ids][]&#8220;, &#8220;&#8221;, :id =&gt; nil)</p>
<p>Put this before the first checkbox.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/


Served from: www.pmamediagroup.com @ 2010-09-06 15:54:27 -->