<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,7 +1,7 @@
 module CountryCodeSelect
 	module FormHelpers
 		def country_code_select(object_name, method, priority_countries = nil, options = {})
-			ActionView::Helpers::InstanceTag.new(object_name, method, self, nil, options.delete(:object)).to_country_code_select_tag(priority_countries, options)
+			ActionView::Helpers::InstanceTag.new(object_name, method, self, options.delete(:object)).to_country_code_select_tag(priority_countries, options)
 		end
 	end
 end</diff>
      <filename>lib/country_code_select/form_helpers.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>deab66fd9c3afaad2ecc53f73580d20f1c277235</id>
    </parent>
  </parents>
  <author>
    <name>charly</name>
    <email>charlysisto@gmail.com</email>
  </author>
  <url>http://github.com/russ/country_code_select/commit/46f887e403d40d1e52b833fb18d947f1fd934627</url>
  <id>46f887e403d40d1e52b833fb18d947f1fd934627</id>
  <committed-date>2009-04-24T21:02:44-07:00</committed-date>
  <authored-date>2009-04-10T07:37:01-07:00</authored-date>
  <message>fixed : to many arguments in instanceTag.new

Signed-off-by: Russ Smith &lt;russ@bashme.org&gt;</message>
  <tree>f7241629c7f47df8dec3207a85879740c25a54a5</tree>
  <committer>
    <name>Russ Smith</name>
    <email>russ@bashme.org</email>
  </committer>
</commit>
