<?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>blog.luguber.info &#187; rails</title>
	<atom:link href="http://blog.luguber.info/category/it/programming/rails-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.luguber.info</link>
	<description></description>
	<lastBuildDate>Sun, 27 Jun 2010 10:43:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>ZenTest er finfint!</title>
		<link>http://blog.luguber.info/2010/03/10/zentest-er-finfint/</link>
		<comments>http://blog.luguber.info/2010/03/10/zentest-er-finfint/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 21:57:10 +0000</pubDate>
		<dc:creator>jone</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://blog.luguber.info/2010/03/10/zentest-er-finfint/</guid>
		<description><![CDATA[Det er mye enklere å teste når testene kjører av seg selv og maser når det må mases. Med ZenTest og test_notifier får du beskjed når ting går galt helt automagisk &#8211; og det via libnotify/knotify. For en kjapp oppskrift, se her: getting started with autotest]]></description>
			<content:encoded><![CDATA[<p>Det er mye enklere å teste når testene kjører av seg selv og maser når det må mases. Med ZenTest og test_notifier får du beskjed når ting går galt helt automagisk &#8211; og det via libnotify/knotify. For en kjapp oppskrift, se her: <a href="http://ph7spot.com/musings/getting-started-with-autotest">getting started with autotest</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.luguber.info/2010/03/10/zentest-er-finfint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>capistrano ftw</title>
		<link>http://blog.luguber.info/2008/11/25/capistrano-ftw/</link>
		<comments>http://blog.luguber.info/2008/11/25/capistrano-ftw/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 21:25:47 +0000</pubDate>
		<dc:creator>jone</dc:creator>
				<category><![CDATA[rails]]></category>
		<category><![CDATA[capistrano]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://blog.luguber.info/?p=123</guid>
		<description><![CDATA[This is just a small nod in the direction of capistrano, the rails deployment machine. It gives great satisfaction to commit your latest fixes to master and run a quick &#8220;cap deploy&#8221;, and a few seconds later having an up to date server on the other end. No need to meddle with the server, it [...]]]></description>
			<content:encoded><![CDATA[<p>This is just a small nod in the direction of <a href="http://www.capify.org/" target="_blank">capistrano</a>, the rails deployment machine. It gives great satisfaction to commit your latest fixes to master and run a quick &#8220;cap deploy&#8221;, and a few seconds later having an up to date server on the other end.<br />
No need to meddle with the server, it is all automagic:)</p>
<p>Now &#8211; back to work&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.luguber.info/2008/11/25/capistrano-ftw/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS/Rails</title>
		<link>http://blog.luguber.info/2008/09/15/cssrails/</link>
		<comments>http://blog.luguber.info/2008/09/15/cssrails/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 07:14:29 +0000</pubDate>
		<dc:creator>jone</dc:creator>
				<category><![CDATA[rails]]></category>
		<category><![CDATA[notat]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://blog.luguber.info/?p=109</guid>
		<description><![CDATA[Notat til meg selv: bruk &#60;%= stylesheet_link_tag "cssfil" %&#62; for å inkludere css, så slipper man trøblete proxy-servere som bare vil servere gamle versjoner.]]></description>
			<content:encoded><![CDATA[<p>Notat til meg selv:<br />
bruk</p>
<pre>&lt;%= stylesheet_link_tag "cssfil" %&gt;</pre>
<p>for å inkludere css, så slipper man trøblete proxy-servere som bare vil servere gamle versjoner.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.luguber.info/2008/09/15/cssrails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
