<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -15,7 +15,7 @@ Example:
     
     protected
       def find_account
-        @account = Account.find_by_username(account_domain)
+        @account = Account.find_by_username(account_subdomain)
       end
   end
 </diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -20,7 +20,7 @@
 # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 module AccountLocation
   def self.included(controller)
-    controller.helper_method(:account_domain, :account_host, :account_url)
+    controller.helper_method(:account_domain, :account_subdomain, :account_host, :account_url)
   end
 
   protected</diff>
      <filename>lib/account_location.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>00d7fd2e22a8129d741912255c8a3a3c7dea0c8a</id>
    </parent>
  </parents>
  <author>
    <name>Rick Olson</name>
    <email>technoweenie@gmail.com</email>
  </author>
  <url>http://github.com/rails/account_location/commit/fc61507ea80c12c50ffe02803bcbeae9fd13788a</url>
  <id>fc61507ea80c12c50ffe02803bcbeae9fd13788a</id>
  <committed-date>2006-03-25T10:55:32-08:00</committed-date>
  <authored-date>2006-03-25T10:55:32-08:00</authored-date>
  <message>[account_location] add #account_subdomain as helper method</message>
  <tree>111ca35ad9d324058ad9b020d6387dd13c51f40a</tree>
  <committer>
    <name>Rick Olson</name>
    <email>technoweenie@gmail.com</email>
  </committer>
</commit>
