<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,4 @@
-Copyright (c) 2008 [name of plugin creator]
+Copyright (c) 2008 Oz&#233;ias Sant'ana
 
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the</diff>
      <filename>MIT-LICENSE</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 JSMask
 ======
 
-    JS Mask JavaScript framework, version 0.1
+    JS Mask JavaScript framework, version 0.1.1
 
 
 Example
@@ -14,6 +14,6 @@ Example
     &lt;%= text_field_with_js_mask :post, :date, :class =&gt; 'mask_date_br' -%&gt;
 
  For more examples, see icon creative:
- * http://blog.iconcreative.net/tags/jsmask
+ * http://railsbox.org/tags/jsmask
 
-Copyright (c) 2008 Oz&#233;ias Sant'ana &lt;ozeias@iconcreative.net&gt; and &lt;oz.santana@gmail.com&gt;, released under the MIT license
\ No newline at end of file
+Copyright (c) 2008 Oz&#233;ias Sant'ana &lt;ozeias@railsbox.org&gt; and &lt;oz.santana@gmail.com&gt;, released under the MIT license
\ No newline at end of file</diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -1,8 +1,8 @@
-#  JS Mask JavaScript framework, version 0.1
-#  (c) 2007 Oz&#233;ias Sant'ana &lt;ozeias at iconcreative dot net&gt; &lt;oz.santana at gmail dot com&gt;
+#  JS Mask JavaScript framework, version 0.1.1
+#  (c) 2007 Oz&#233;ias Sant'ana &lt;ozeias at railsbox dot org&gt; &lt;oz.santana at gmail dot com&gt;
 #
 #  JS Mask is freely distributable under the terms of an MIT-style license.
-#  For details, see the JS Mask web site: http://blog.iconcreative.net/
+#  For details, see the JS Mask web site: http://railsbox.org/
 #
 #  Based on: Xaprb.InputMask by Baron Schwartz &lt;baron at xaprb dot com&gt;
 #  Required: Prototype JavaScript framework, version 1.6.0.2
@@ -60,10 +60,10 @@ module JsMaskHelper
   end
 
   private
-  def js_mask_javascript(id)
-    javascript_tag(&quot;
-        Event.addBehavior.reassignAfterAjax = true;
-        Event.addBehavior({'input##{id}' : JSMask.Run});
-      &quot;);
-  end
-end
+    def js_mask_javascript(id)
+      javascript_tag(&quot;
+          Event.addBehavior.reassignAfterAjax = true;
+          Event.addBehavior({'input##{id}' : JSMask.Run});
+        &quot;);
+    end
+end
\ No newline at end of file</diff>
      <filename>lib/js_mask_helper.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,8 +1,8 @@
-/*  JS Mask JavaScript framework, version 0.1
- *  (c) 2008 Oz&#233;ias Sant'ana &lt;ozeias at iconcreative dot net&gt; &lt;oz.santana at gmail dot com&gt;
+/*  JS Mask JavaScript framework, version 0.1.1
+ *  (c) 2008 Oz&#233;ias Sant'ana &lt;ozeias at railsbox dot org&gt; &lt;oz.santana at gmail dot com&gt;
  *
  *  JS Mask is freely distributable under the terms of an MIT-style license.
- *  For details, see the JS Mask web site: http://blog.iconcreative.net/
+ *  For details, see the JS Mask web site: http://railsbox.org/
  *
  *  Based on: Xaprb.InputMask by Baron Schwartz &lt;baron at xaprb dot com&gt;
  *  Required: Prototype JavaScript framework, version 1.6.0.2</diff>
      <filename>public/javascripts/jsmask.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>fb2aee726dcb934502613928d03df04fe806ce09</id>
    </parent>
  </parents>
  <author>
    <name>Oz&#233;ias Sant'ana</name>
    <email>oz.santana@gmail.com</email>
  </author>
  <url>http://github.com/ozeias/js_mask/commit/42312d6cbd075c5e394b2a89c6b32806a4b640fe</url>
  <id>42312d6cbd075c5e394b2a89c6b32806a4b640fe</id>
  <committed-date>2008-09-23T05:28:10-07:00</committed-date>
  <authored-date>2008-09-23T05:28:10-07:00</authored-date>
  <message>updated plugin doc</message>
  <tree>9d8b745377b8789573481bbc4ef0fc6c5312f0c5</tree>
  <committer>
    <name>Oz&#233;ias Sant'ana</name>
    <email>oz.santana@gmail.com</email>
  </committer>
</commit>
