<?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: Kansas City Ruby Users: Ryan Smith on Heroku</title>
	<atom:link href="http://databasically.com/2010/03/12/kansas-city-ruby-user-group-ryan-smith-on-heroku/feed/" rel="self" type="application/rss+xml" />
	<link>http://databasically.com/2010/03/12/kansas-city-ruby-user-group-ryan-smith-on-heroku/</link>
	<description>Kansas City Small Business IT</description>
	<lastBuildDate>Thu, 17 May 2012 16:33:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Martin Fencl</title>
		<link>http://databasically.com/2010/03/12/kansas-city-ruby-user-group-ryan-smith-on-heroku/comment-page-1/#comment-48</link>
		<dc:creator>Martin Fencl</dc:creator>
		<pubDate>Sun, 18 Jul 2010 15:54:49 +0000</pubDate>
		<guid isPermaLink="false">http://databasically.com/?p=266#comment-48</guid>
		<description>production.rb:
Sass::Plugin.options[:never_update] = true

Nothing else is needed, no compass initializer! Credit to comment by Ivo Dancet on: http://mentalized.net/journal/2010/04/06/heroku_rails_3_and_sass/</description>
		<content:encoded><![CDATA[<p>production.rb:<br />
Sass::Plugin.options[:never_update] = true</p>
<p>Nothing else is needed, no compass initializer! Credit to comment by Ivo Dancet on: <a href="http://mentalized.net/journal/2010/04/06/heroku_rails_3_and_sass/" rel="nofollow">http://mentalized.net/journal/2010/04/06/heroku_rails_3_and_sass/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stephen murdoch</title>
		<link>http://databasically.com/2010/03/12/kansas-city-ruby-user-group-ryan-smith-on-heroku/comment-page-1/#comment-27</link>
		<dc:creator>stephen murdoch</dc:creator>
		<pubDate>Sat, 13 Mar 2010 11:08:20 +0000</pubDate>
		<guid isPermaLink="false">http://databasically.com/?p=266#comment-27</guid>
		<description>it&#039;s a good overview, but I would like to correct a couple of &quot;mistakes&quot; if I may....

1) &quot;heroku logs&quot; from the command line will give you the production log

2) add the following to your initializers/compass.rb file to prevent SASS from trying to write to your filesystem

    Sass::Plugin.options[:never_update] = true 

Make sure you add it right before the line that reads:

    Compass.configure_sass_plugin!

Anyway, nice video, I&#039;ve never used the websolr addon, but I think i will give it a try today</description>
		<content:encoded><![CDATA[<p>it&#8217;s a good overview, but I would like to correct a couple of &#8220;mistakes&#8221; if I may&#8230;.</p>
<p>1) &#8220;heroku logs&#8221; from the command line will give you the production log</p>
<p>2) add the following to your initializers/compass.rb file to prevent SASS from trying to write to your filesystem</p>
<p>    Sass::Plugin.options[:never_update] = true </p>
<p>Make sure you add it right before the line that reads:</p>
<p>    Compass.configure_sass_plugin!</p>
<p>Anyway, nice video, I&#8217;ve never used the websolr addon, but I think i will give it a try today</p>
]]></content:encoded>
	</item>
</channel>
</rss>

