<?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>lucasjosh.com &#187; Merb</title>
	<atom:link href="http://lucasjosh.com/blog/category/merb/feed/" rel="self" type="application/rss+xml" />
	<link>http://lucasjosh.com/blog</link>
	<description></description>
	<lastBuildDate>Sat, 21 Jan 2012 00:51:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Adding the environment to Merb&#8217;s Rake tasks</title>
		<link>http://lucasjosh.com/blog/2008/05/25/adding-the-environment-to-merbs-rake-tasks/</link>
		<comments>http://lucasjosh.com/blog/2008/05/25/adding-the-environment-to-merbs-rake-tasks/#comments</comments>
		<pubDate>Sun, 25 May 2008 14:32:11 +0000</pubDate>
		<dc:creator>josh</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Merb]]></category>

		<guid isPermaLink="false">http://lucasjosh.com/blog/?p=79</guid>
		<description><![CDATA[I was playing around with Merb some last night but I was running into a problem when I tried to utilize my models in a Rake task. Searching around I finally came across the Merb version of the task foo &#8230; <a href="http://lucasjosh.com/blog/2008/05/25/adding-the-environment-to-merbs-rake-tasks/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I was playing around with <a href="http://www.merbivore.org">Merb</a> some last night but I was running into a problem when I tried to utilize my models in a Rake task.  <a href="http://groups.google.com/group/merb/browse_thread/thread/2b0387f03923f969">Searching around</a> I finally came across the Merb version of the <code>task foo => :environment</code>, it&#8217;s <code>task foo => :merb_env</code>.  Now things are going much more smoothly.</p>
]]></content:encoded>
			<wfw:commentRss>http://lucasjosh.com/blog/2008/05/25/adding-the-environment-to-merbs-rake-tasks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

