<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,11 +1,5 @@
-template_locations = Sass::Plugin.options[:template_location].split(':')
-css_locations      = Sass::Plugin.options[:css_location].split(':')
+Sass::Plugin.options[:template_location] = {
+  &quot;#{RAILS_ROOT}/app/stylesheets&quot; =&gt; &quot;#{RAILS_ROOT}/public/stylesheets&quot;,
+  &quot;#{RAILS_ROOT}/vendor/plugins/blueprint-sass/blueprint&quot; =&gt; &quot;#{RAILS_ROOT}/public/stylesheets/blueprint&quot;
+}
 
-template_locations &lt;&lt; &quot;#{RAILS_ROOT}/app/stylesheets&quot;
-template_locations &lt;&lt; &quot;#{RAILS_ROOT}/vendor/plugins/blueprint-sass/blueprint&quot;
-
-css_locations &lt;&lt; &quot;#{RAILS_ROOT}/public/stylesheets&quot;
-css_locations &lt;&lt; &quot;#{RAILS_ROOT}/public/stylesheets/blueprint&quot;
-
-Sass::Plugin.options[:template_location] = template_locations.join(':')
-Sass::Plugin.options[:css_location] = css_locations.join(':')</diff>
      <filename>generators/blueprint/templates/initializer.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>01cdfc28a77ad0757529604298e304711e9f1985</id>
    </parent>
  </parents>
  <author>
    <name>Joshua Bates</name>
    <email>joshuabates@gmail.com</email>
  </author>
  <url>http://github.com/chriseppstein/blueprint-sass/commit/a581d036828a1592e6b59a777bb4defa63ce6004</url>
  <id>a581d036828a1592e6b59a777bb4defa63ce6004</id>
  <committed-date>2008-07-21T11:25:38-07:00</committed-date>
  <authored-date>2008-07-21T11:25:38-07:00</authored-date>
  <message>Update the initializer generator template to work with the new template_location hash</message>
  <tree>9b8fd44e0b0f57604e2fc8e64537b8cb63c94704</tree>
  <committer>
    <name>Joshua Bates</name>
    <email>joshuabates@gmail.com</email>
  </committer>
</commit>
