<?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: Ruby on Rails Auto complete</title>
	<atom:link href="http://info.michael-simons.eu/2007/01/11/ruby-on-rails-auto-complete/feed/" rel="self" type="application/rss+xml" />
	<link>http://info.michael-simons.eu/2007/01/11/ruby-on-rails-auto-complete/</link>
	<description>Just another nerd blog</description>
	<lastBuildDate>Tue, 07 Feb 2012 06:40:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Michael</title>
		<link>http://info.michael-simons.eu/2007/01/11/ruby-on-rails-auto-complete/#comment-6575</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 17 Feb 2009 08:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://info.michael-simons.eu/2007/01/11/ruby-on-rails-auto-complete/#comment-6575</guid>
		<description>Hey,
i just disabled the verification for the token in the controller just for the autocomplete methods like so:

&lt;pre lang=&quot;ruby&quot;&gt;
skip_before_filter :verify_authenticity_token, :only =&gt; [:auto_complete_for_meta_tag_tag, :auto_complete_for_meta_tag_value]
&lt;/pre&gt;

i guess you did something similiar ;)</description>
		<content:encoded><![CDATA[<p>Hey,<br />
i just disabled the verification for the token in the controller just for the autocomplete methods like so:</p>

<div class="wp_syntax"><div class="code"><pre class="ruby" style="font-family:monospace;">skip_before_filter <span style="color:#ff3333; font-weight:bold;">:verify_authenticity_token</span>, <span style="color:#ff3333; font-weight:bold;">:only</span> <span style="color:#006600; font-weight:bold;">=&gt;</span> <span style="color:#006600; font-weight:bold;">&#91;</span><span style="color:#ff3333; font-weight:bold;">:auto_complete_for_meta_tag_tag</span>, <span style="color:#ff3333; font-weight:bold;">:auto_complete_for_meta_tag_value</span><span style="color:#006600; font-weight:bold;">&#93;</span></pre></div></div>

<p>i guess you did something similiar <img src='http://info.michael-simons.eu/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shapnik</title>
		<link>http://info.michael-simons.eu/2007/01/11/ruby-on-rails-auto-complete/#comment-6574</link>
		<dc:creator>Shapnik</dc:creator>
		<pubDate>Tue, 17 Feb 2009 08:34:10 +0000</pubDate>
		<guid isPermaLink="false">http://info.michael-simons.eu/2007/01/11/ruby-on-rails-auto-complete/#comment-6574</guid>
		<description>i get invalid authenticity token error in this way .then i googling for it and find this tutorial and it works for me. http://share-facts.blogspot.com/2009/02/autocompleter-example-in-ruby-on-rails.html</description>
		<content:encoded><![CDATA[<p>i get invalid authenticity token error in this way .then i googling for it and find this tutorial and it works for me. <a href="http://share-facts.blogspot.com/2009/02/autocompleter-example-in-ruby-on-rails.html" rel="nofollow">http://share-facts.blogspot.co.....rails.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://info.michael-simons.eu/2007/01/11/ruby-on-rails-auto-complete/#comment-6469</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 16 May 2008 06:28:22 +0000</pubDate>
		<guid isPermaLink="false">http://info.michael-simons.eu/2007/01/11/ruby-on-rails-auto-complete/#comment-6469</guid>
		<description>Hihi... ;)</description>
		<content:encoded><![CDATA[<p>Hihi&#8230; <img src='http://info.michael-simons.eu/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eller82</title>
		<link>http://info.michael-simons.eu/2007/01/11/ruby-on-rails-auto-complete/#comment-6468</link>
		<dc:creator>eller82</dc:creator>
		<pubDate>Thu, 15 May 2008 22:05:53 +0000</pubDate>
		<guid isPermaLink="false">http://info.michael-simons.eu/2007/01/11/ruby-on-rails-auto-complete/#comment-6468</guid>
		<description>da sucht man nach einem Tutorial für Autocomplete von Textfeldern und wo landet man am Ende...hätte vielleicht gleicht mal hier schauen sollen!</description>
		<content:encoded><![CDATA[<p>da sucht man nach einem Tutorial für Autocomplete von Textfeldern und wo landet man am Ende&#8230;hätte vielleicht gleicht mal hier schauen sollen!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.377 seconds -->

