<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -23,26 +23,4 @@ module LocalizationWithGettext
     
   end
   
-  #
-  # Some view helpers
-  #
-  module ViewHelpers
-    
-    #
-    # Inlcudes one or more javascritps prependig the current language code
-    # this javascripts will be dinamically generated
-    # 
-    # i.e
-    # 
-    #   i18n_javascript_include_tag 'base' 
-    #     # =&gt; &lt;link type=&quot;text/javascript&quot; src=&quot;javascripts/es/base.js&quot; ...
-    # 
-    #
-    def i18n_javascript_include_tag(*sources)
-      options = sources.extract_options!       
-      modified_args = sources.map { |s|  &quot;#{current_language}/#{s}&quot; }
-      javascript_include_tag(*(modified_args &lt;&lt; options))
-    end
-    
-  end
 end</diff>
      <filename>lib/helpers.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c9bffc0811a7f7cfa06a88a8c1d4f6809a85f862</id>
    </parent>
  </parents>
  <author>
    <name>David Barral</name>
    <email>david.barral@trabesoluciones.com</email>
  </author>
  <url>http://github.com/davidbarral/localization-with-gettext/commit/e0a3b727d16dddf0e7c4dc4682bc09a061d791ca</url>
  <id>e0a3b727d16dddf0e7c4dc4682bc09a061d791ca</id>
  <committed-date>2008-07-02T01:37:47-07:00</committed-date>
  <authored-date>2008-07-02T01:37:22-07:00</authored-date>
  <message>Removed misplaced code</message>
  <tree>1a628fd4cc6224f6556ddc4e6b74a2c52f039ff2</tree>
  <committer>
    <name>David Barral</name>
    <email>david.barral@trabesoluciones.com</email>
  </committer>
</commit>
