<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,7 +2,7 @@ module SMSFuHelper
   # Returns a collection of carriers to be used in your own select tag
   # e.g., &lt;%= f.select :mobile_carrier, carrier_collection %&gt;
   def carrier_collection
-    SMSFu.carriers.sort.collect{ |carrier| [carrier[1][&quot;name&quot;], carrier[0] }
+    SMSFu.carriers.sort.collect{ |carrier| [carrier[1][&quot;name&quot;], carrier[0]] }
   end
   
   # Returns a formatted select box filled with carriers</diff>
      <filename>lib/sms_fu_helper.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1c0903356b8b9ba96acd407e678b84d8fc186c3f</id>
    </parent>
  </parents>
  <author>
    <name>Brent Collier</name>
    <email>brentmc79@gmail.com</email>
  </author>
  <url>http://github.com/brendanlim/sms-fu/commit/15d31df11aa0d77a688d44955daf9647aad70b2b</url>
  <id>15d31df11aa0d77a688d44955daf9647aad70b2b</id>
  <committed-date>2009-02-28T19:47:53-08:00</committed-date>
  <authored-date>2009-02-28T19:47:53-08:00</authored-date>
  <message>fixin syntax error in helper</message>
  <tree>7dc50943d574736a9144e06a10af2779c161889d</tree>
  <committer>
    <name>Brent Collier</name>
    <email>brentmc79@gmail.com</email>
  </committer>
</commit>
