<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ruby On Rails Blog &#187; plugins</title>
	<atom:link href="http://www.mendable.com/category/plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mendable.com</link>
	<description>Mendable.com - Essential Reading for Ruby on Rails Developers</description>
	<lastBuildDate>Tue, 27 Jul 2010 19:38:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>uninitialized constant ThinkingSphinx::Deltas::Job</title>
		<link>http://www.mendable.com/uninitialized-constant-thinkingsphinxdeltasjob/</link>
		<comments>http://www.mendable.com/uninitialized-constant-thinkingsphinxdeltasjob/#comments</comments>
		<pubDate>Sun, 18 Apr 2010 21:17:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[plugins]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[thinking sphinx]]></category>

		<guid isPermaLink="false">http://www.mendable.com/uninitialized-constant-thinkingsphinxdeltasjob/</guid>
		<description><![CDATA[If you are getting this error during a sphinx index, it is likely because you have a copy of the gem &#8216;thinking-sphinx&#8217; installed, but you also have an older version of the gem from the old github repository also installed (eg, freelancing-god-thinking-sphinx). 
The solution is to remove the old github gem version.
Also this should be [...]]]></description>
		<wfw:commentRss>http://www.mendable.com/uninitialized-constant-thinkingsphinxdeltasjob/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Correct Format Plugin Released</title>
		<link>http://www.mendable.com/rails-correct-format-plugin/</link>
		<comments>http://www.mendable.com/rails-correct-format-plugin/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 16:25:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Rails]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[activerecord]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[correct-format]]></category>
		<category><![CDATA[downcase]]></category>
		<category><![CDATA[lowercase]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[upcase]]></category>
		<category><![CDATA[uppercase]]></category>

		<guid isPermaLink="false">http://www.mendable.com/?p=149</guid>
		<description><![CDATA[I have released a new Plugin for Rails, called Correct-Format.
Github URL: github.com/mendable/correct-format

This plugin allows you to automatically correct simple user input mistakes
and format user-input without raising an ActiveRecord Error and without
inserting inconsistently formatted data into your database. Using this
plugin will enhance the usability and user-friendlyness of your application
and increase your data integrity.


You can automatically:


Make a [...]]]></description>
		<wfw:commentRss>http://www.mendable.com/rails-correct-format-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
