<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Synthesis: Asset Packager - Rails 3 / Ruby 1.9 Compatible</title>
    <link>http://synthesis.sbecker.net/articles/2010/03/21/asset-packager-rails-3-ruby-1-9-compatible</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>by Scott Becker</description>
    <item>
      <title>Asset Packager - Rails 3 / Ruby 1.9 Compatible</title>
      <description>&lt;p&gt;Hello! Here is a long overdue update to &lt;a href="http://github.com/sbecker/asset_packager"&gt;Asset Packager&lt;/a&gt;, which now makes the main branch Rails 3 and Ruby 1.9 compatible. Thanks to all those on Github who sent me patches with these fixes.&lt;/p&gt;


Updates
	&lt;ul&gt;
	&lt;li&gt;Fix thread safety issue.&lt;/li&gt;
		&lt;li&gt;JSMin compatibility fix for Ruby 1.9.1 &amp;#8211; Fixnum#ord&lt;/li&gt;
		&lt;li&gt;Rails &amp;gt;= 2.3 test compatibility&lt;/li&gt;
		&lt;li&gt;Rails 3 deprecations &amp;#8211; change &lt;span class="caps"&gt;RAILS&lt;/span&gt;_ROOT to Rails.root, change &lt;span class="caps"&gt;RAILS&lt;/span&gt;_ENV to Rails.env, move tasks to lib dir&lt;/li&gt;
	&lt;/ul&gt;</description>
      <pubDate>Sun, 21 Mar 2010 12:56:00 -0700</pubDate>
      <guid isPermaLink="false">urn:uuid:437fa524-30a7-4399-b2f3-4e85cd229492</guid>
      <author>sbecker</author>
      <link>http://synthesis.sbecker.net/articles/2010/03/21/asset-packager-rails-3-ruby-1-9-compatible</link>
      <category>Ruby on Rails</category>
      <category>Web Development</category>
    </item>
    <item>
      <title>"Asset Packager - Rails 3 / Ruby 1.9 Compatible" by Scott Becker</title>
      <description>&lt;p&gt;Fredrick &amp;#8211; I&amp;#8217;d be interested in seeing what you&amp;#8217;ve come up with. I&amp;#8217;ve started working on a re-write of AssetPackager, mostly simplifying the internals. I&amp;#8217;ll hopefully merge that back in soon, as patches to the current version. I&amp;#8217;m also interested in adding a few new features. One of my ideas is adding some support for Sprockets-style dependency management (perhaps just interfacing with Sprockets). Another is adding support for easily swapping out the compressor and allow a user to choose &amp;#8211; either JSmin, YUI, Google Closure, etc.&lt;/p&gt;</description>
      <pubDate>Mon, 22 Mar 2010 14:25:00 -0700</pubDate>
      <guid isPermaLink="false">urn:uuid:f9e97a33-db9b-4970-9488-10ea3d3f171c</guid>
      <link>http://synthesis.sbecker.net/articles/2010/03/21/asset-packager-rails-3-ruby-1-9-compatible#comment-11147</link>
    </item>
    <item>
      <title>"Asset Packager - Rails 3 / Ruby 1.9 Compatible" by Fredrik Bränström</title>
      <description>&lt;p&gt;...which I badly need to recover from my crashed HD and then release.&lt;/p&gt;</description>
      <pubDate>Mon, 22 Mar 2010 09:28:43 -0700</pubDate>
      <guid isPermaLink="false">urn:uuid:94becba0-cd46-49a2-a949-e4ab0240f610</guid>
      <link>http://synthesis.sbecker.net/articles/2010/03/21/asset-packager-rails-3-ruby-1-9-compatible#comment-11146</link>
    </item>
    <item>
      <title>"Asset Packager - Rails 3 / Ruby 1.9 Compatible" by Fredrik Bränström</title>
      <description>&lt;p&gt;Awesome. Been waiting to try this out in Rails 3, and also I should take some time to compare it with other solutions, need to read up on Sprockets for example. The built-in stuff has gotten a bit more sophisticated also, hasn&amp;#8217;t it?&lt;/p&gt;


	&lt;p&gt;A long while ago I wrote plugins to assist asset_packager with packaging only the necessary components (those actually used + dependencies) of MooTools (&lt;a href="http://mootools.net" rel="nofollow"&gt;http://mootools.net&lt;/a&gt;; a fantastically lucid, modular Javascript framework) and also to allow automatic per-controller/-layout/-action resource packages&amp;#8230;&lt;/p&gt;</description>
      <pubDate>Mon, 22 Mar 2010 09:16:17 -0700</pubDate>
      <guid isPermaLink="false">urn:uuid:690c594a-a2d1-472a-8a45-eba966df3ce3</guid>
      <link>http://synthesis.sbecker.net/articles/2010/03/21/asset-packager-rails-3-ruby-1-9-compatible#comment-11145</link>
    </item>
  </channel>
</rss>
