<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/ruby/tags/css</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 29 Aug 2008 21:53:53 GMT</pubDate>
<item>
<title>(Ruby) Refresh Stylesheets for E Text Editor - charlesroper</title>
<link>http://snipplr.com/view/3508/refresh-stylesheets-for-e-text-editor/</link>
<description><![CDATA[ <p>The escape_javascript funtion is taken from Rails (http://rails.rubyonrails.com/classes/ActionView/Helpers/JavaScriptHelper.html#M000633). Most of the work on this was done by pnomolos and n00ge on the E Text Editor forums.</p> ]]></description>
<pubDate>Sun, 12 Aug 2007 09:25:18 GMT</pubDate>
<guid>http://snipplr.com/view/3508/refresh-stylesheets-for-e-text-editor/</guid>
</item>
<item>
<title>(Ruby) Rails CSS uploader/validator - gdonald</title>
<link>http://snipplr.com/view/1244/rails-css-uploadervalidator/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 27 Sep 2006 13:04:44 GMT</pubDate>
<guid>http://snipplr.com/view/1244/rails-css-uploadervalidator/</guid>
</item>
<item>
<title>(Ruby) class_if_match - xurde</title>
<link>http://snipplr.com/view/387/classifmatch/</link>
<description><![CDATA[ <p>This very simple but useful helper lets you putting some particular class tag to an html entity in case of coincidence of two arguments given.
This case is very usual when building rhtml code and quite painful for programming it at the ERB.
The most normal use is for</p> ]]></description>
<pubDate>Wed, 12 Jul 2006 15:32:29 GMT</pubDate>
<guid>http://snipplr.com/view/387/classifmatch/</guid>
</item>
</channel>
</rss>