<?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: Set up Paperclip to use hashed file paths</title>
	<atom:link href="http://mediumexposure.com/set-paperclip-use-hashed-file-paths/feed/" rel="self" type="application/rss+xml" />
	<link>http://mediumexposure.com/set-paperclip-use-hashed-file-paths/</link>
	<description>by Maxim Chernyak</description>
	<lastBuildDate>Sat, 04 Sep 2010 14:49:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Rails + przechowywanie wielu obrazów (miniaturek, avatarów, zdjęć) w systemie &#124; IT Potyczki - Devblog</title>
		<link>http://mediumexposure.com/set-paperclip-use-hashed-file-paths/comment-page-1/#comment-3771</link>
		<dc:creator>Rails + przechowywanie wielu obrazów (miniaturek, avatarów, zdjęć) w systemie &#124; IT Potyczki - Devblog</dc:creator>
		<pubDate>Thu, 12 Aug 2010 21:53:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-3771</guid>
		<description>&lt;p&gt;[...] znalazłem tutaj. Jest ono proste jak konstrukcja cepa a jego wdrożenie nie zajmuje zbyt wiele [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<div style=""><p></p><p>[...] znalazłem tutaj. Jest ono proste jak konstrukcja cepa a jego wdrożenie nie zajmuje zbyt wiele [...]</p></div>]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Bevilacqua</title>
		<link>http://mediumexposure.com/set-paperclip-use-hashed-file-paths/comment-page-1/#comment-152</link>
		<dc:creator>Alex Bevilacqua</dc:creator>
		<pubDate>Wed, 23 Dec 2009 16:03:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-152</guid>
		<description>&lt;p&gt;The current example uses a depreciated interpolation assignment. It&#039;s pretty simple to fix though by replacing:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;Paperclip::Attachment.interpolations[:hashed_path] = lambda do &#124;attachment, style&#124;&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;with&lt;/p&gt;

&lt;p&gt;&lt;code&gt;Paperclip.interpolates :hashed_path do &#124;attachment, style&#124;&lt;/code&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The current example uses a depreciated interpolation assignment. It&#8217;s pretty simple to fix though by replacing:</p>

<p>

<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">Paperclip::Attachment.interpolations[:hashed_path] = lambda do |attachment, style|</div></div>

</p>

<p>with</p>

<p>

<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">Paperclip.interpolates :hashed_path do |attachment, style|</div></div>

</p>]]></content:encoded>
	</item>
	<item>
		<title>By: vrybas</title>
		<link>http://mediumexposure.com/set-paperclip-use-hashed-file-paths/comment-page-1/#comment-103</link>
		<dc:creator>vrybas</dc:creator>
		<pubDate>Wed, 29 Apr 2009 18:08:16 +0000</pubDate>
		<guid isPermaLink="false">#comment-103</guid>
		<description>&lt;p&gt;Perfect!
works like a charm, thanks&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Perfect!
works like a charm, thanks</p>]]></content:encoded>
	</item>
	<item>
		<title>By: maxjgon</title>
		<link>http://mediumexposure.com/set-paperclip-use-hashed-file-paths/comment-page-1/#comment-93</link>
		<dc:creator>maxjgon</dc:creator>
		<pubDate>Mon, 16 Mar 2009 19:04:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-93</guid>
		<description>&lt;p&gt;Your example was very helpful, thanks again&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Your example was very helpful, thanks again</p>]]></content:encoded>
	</item>
</channel>
</rss>
