<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -10,6 +10,11 @@ This plugin has been changed to provide database support, saving the id instead
 Usage
 =====
 
+Create a model named `Country` (app/models/country.rb):
+
+	class Country &lt; ActiveRecord::Base
+	end
+
 To create the `countries` table and import all countries run the rake task:
 
 	rake countries:setup</diff>
      <filename>README.markdown</filename>
    </modified>
    <modified>
      <diff>@@ -1,2 +1 @@
-require 'country_select'
-require File.dirname(__FILE__) + '/lib/country'
\ No newline at end of file
+require 'country_select'
\ No newline at end of file</diff>
      <filename>init.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>lib/country.rb</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>03fa2dc5d4445c0016e430f59f88362d8a0d0f5f</id>
    </parent>
  </parents>
  <author>
    <name>Nando Vieira</name>
    <email>fnando.vieira@gmail.com</email>
  </author>
  <url>http://github.com/fnando/country_select/commit/f202f5481861aa67532de59ac281d4132b3293cb</url>
  <id>f202f5481861aa67532de59ac281d4132b3293cb</id>
  <committed-date>2008-12-12T13:56:50-08:00</committed-date>
  <authored-date>2008-12-12T13:56:50-08:00</authored-date>
  <message>Removed the country model; it needs to be explicity created.</message>
  <tree>e97bebec94c36494fffc8b7cb0c2c3605b9aa1ce</tree>
  <committer>
    <name>Nando Vieira</name>
    <email>fnando.vieira@gmail.com</email>
  </committer>
</commit>
