<?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: ActiveSalesforce and Ruby on Rails &gt; 2.1</title>
	<atom:link href="http://www.justinball.com/2008/07/09/activesalesforce-and-ruby-on-rails-21/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.justinball.com/2008/07/09/activesalesforce-and-ruby-on-rails-21/</link>
	<description>Life is an optimization issue</description>
	<lastBuildDate>Thu, 29 Jul 2010 18:53:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0-alpha</generator>
	<item>
		<title>By: Justin Ball</title>
		<link>http://www.justinball.com/2008/07/09/activesalesforce-and-ruby-on-rails-21/comment-page-1/#comment-5496</link>
		<dc:creator>Justin Ball</dc:creator>
		<pubDate>Wed, 13 Aug 2008 20:15:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinball.com/?p=572#comment-5496</guid>
		<description>This is great to hear.  Thanks for updating the gem.</description>
		<content:encoded><![CDATA[<p>This is great to hear.  Thanks for updating the gem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Senthil Nayagam</title>
		<link>http://www.justinball.com/2008/07/09/activesalesforce-and-ruby-on-rails-21/comment-page-1/#comment-5484</link>
		<dc:creator>Senthil Nayagam</dc:creator>
		<pubDate>Sat, 09 Aug 2008 01:29:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinball.com/?p=572#comment-5484</guid>
		<description>Hi Justin,

I have applied the patch and added a gemspec

http://github.com/luigi/activerecord-activesalesforce-adapter/tree/master

regards
Senthil</description>
		<content:encoded><![CDATA[<p>Hi Justin,</p>
<p>I have applied the patch and added a gemspec</p>
<p><a href="http://github.com/luigi/activerecord-activesalesforce-adapter/tree/master" rel="nofollow">http://github.com/luigi/activerecord-activesalesforce-adapter/tree/master</a></p>
<p>regards<br />
Senthil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Ball</title>
		<link>http://www.justinball.com/2008/07/09/activesalesforce-and-ruby-on-rails-21/comment-page-1/#comment-4642</link>
		<dc:creator>Justin Ball</dc:creator>
		<pubDate>Mon, 14 Jul 2008 15:15:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinball.com/?p=572#comment-4642</guid>
		<description>Be sure to add this code:
&lt;code&gt;
config.gem &#039;activerecord-activesalesforce-adapter&#039;, :lib =&gt; &#039;active_record&#039;, :version =&gt; &#039;2.0.0&#039;
&lt;/code&gt;

inside of 
&lt;code&gt;
Rails::Initializer.run do &#124;config&#124;
&lt;/code&gt;

in the environment.rb file.</description>
		<content:encoded><![CDATA[<p>Be sure to add this code:<br />
<code><br />
config.gem 'activerecord-activesalesforce-adapter', :lib => 'active_record', :version => '2.0.0'<br />
</code></p>
<p>inside of<br />
<code><br />
Rails::Initializer.run do |config|<br />
</code></p>
<p>in the environment.rb file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Hoskins</title>
		<link>http://www.justinball.com/2008/07/09/activesalesforce-and-ruby-on-rails-21/comment-page-1/#comment-4641</link>
		<dc:creator>Joshua Hoskins</dc:creator>
		<pubDate>Mon, 14 Jul 2008 13:49:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinball.com/?p=572#comment-4641</guid>
		<description>Thanks for the post I really appreciate it. Did you get the GEM to unpack successfully?
rake gems:unpack GEM=activerecord-activesalesforce-adapter outputs nothing for me.</description>
		<content:encoded><![CDATA[<p>Thanks for the post I really appreciate it. Did you get the GEM to unpack successfully?<br />
rake gems:unpack GEM=activerecord-activesalesforce-adapter outputs nothing for me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
