<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>5a160a8761a2338b79c4dd6590c9e121c6a14ff6</id>
      </parent>
      <parent>
        <id>671945c8634ca30daf4e4a51752e15bc666802dd</id>
      </parent>
    </parents>
    <author>
      <name>Noel Rappin</name>
      <email>noelrappin@gmail.com</email>
    </author>
    <url>http://github.com/noelrappin/rails-iui/commit/50c7c19038817d30b4c351232217c87a065d18a1</url>
    <id>50c7c19038817d30b4c351232217c87a065d18a1</id>
    <committed-date>2008-08-18T12:48:27-07:00</committed-date>
    <authored-date>2008-08-18T12:48:27-07:00</authored-date>
    <message>Merge branch 'master' of git://github.com/jhh/rails-iui</message>
    <tree>fab6fe01c9ea5f6d58b2acc7b6cea56bbbf75598</tree>
    <committer>
      <name>Noel Rappin</name>
      <email>noelrappin@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c8929083925e13b5d32aff65876d377e9ed0560b</id>
      </parent>
    </parents>
    <author>
      <name>rolando</name>
      <email>roland.oth@gmail.com</email>
    </author>
    <url>http://github.com/noelrappin/rails-iui/commit/5a160a8761a2338b79c4dd6590c9e121c6a14ff6</url>
    <id>5a160a8761a2338b79c4dd6590c9e121c6a14ff6</id>
    <committed-date>2008-07-31T23:18:21-07:00</committed-date>
    <authored-date>2008-07-31T23:18:21-07:00</authored-date>
    <message>added wrappers for iPhone service links (email, tel, google maps) as  helper methods</message>
    <tree>fab6fe01c9ea5f6d58b2acc7b6cea56bbbf75598</tree>
    <committer>
      <name>rolando</name>
      <email>roland.oth@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c8929083925e13b5d32aff65876d377e9ed0560b</id>
      </parent>
    </parents>
    <author>
      <name>Jeff Hutchison</name>
      <email>hutchison.jeff@gmail.com</email>
    </author>
    <url>http://github.com/noelrappin/rails-iui/commit/671945c8634ca30daf4e4a51752e15bc666802dd</url>
    <id>671945c8634ca30daf4e4a51752e15bc666802dd</id>
    <committed-date>2008-07-20T10:09:51-07:00</committed-date>
    <authored-date>2008-07-20T10:09:51-07:00</authored-date>
    <message>Fixed viewport_tag helper to generate correct output.

This helper was not generating an empty HTML tag. It was generating a meta tag
without the name and content attributes with the attribute values inside the
meta tag.</message>
    <tree>b07bbcbe5fa514c1fab31afbebf53247fdbd31c4</tree>
    <committer>
      <name>Jeff Hutchison</name>
      <email>hutchison.jeff@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d767e8ec2af1d992ab7f2d3ce11864b296dfcc45</id>
      </parent>
    </parents>
    <author>
      <name>Noel Rappin</name>
      <email>noelrappin@gmail.com</email>
    </author>
    <url>http://github.com/noelrappin/rails-iui/commit/c8929083925e13b5d32aff65876d377e9ed0560b</url>
    <id>c8929083925e13b5d32aff65876d377e9ed0560b</id>
    <committed-date>2008-05-13T13:28:53-07:00</committed-date>
    <authored-date>2008-05-13T13:28:53-07:00</authored-date>
    <message>added recognition via domain, more customization coming</message>
    <tree>241ba0c9e44a56795c1363e227857717f094b06d</tree>
    <committer>
      <name>Noel Rappin</name>
      <email>noelrappin@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b30155bf3b978cd8173ec97e37bd0dcfcf2d0f7c</id>
      </parent>
    </parents>
    <author>
      <name>Ciaran Lee</name>
      <email>ciaran.lee@gmail.com</email>
    </author>
    <url>http://github.com/noelrappin/rails-iui/commit/d767e8ec2af1d992ab7f2d3ce11864b296dfcc45</url>
    <id>d767e8ec2af1d992ab7f2d3ce11864b296dfcc45</id>
    <committed-date>2008-05-07T07:04:37-07:00</committed-date>
    <authored-date>2008-05-07T07:04:37-07:00</authored-date>
    <message>remove downloaded tar.gz after it has been extracted</message>
    <tree>4330d9a4190fdf8b0a8ced63716c1b1e4fd090bc</tree>
    <committer>
      <name>Ciaran Lee</name>
      <email>ciaran.lee@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ebbbeb589a3a55af70f11ecef9f8c872990399f0</id>
      </parent>
    </parents>
    <author>
      <name>Ciaran Lee</name>
      <email>ciaran.lee@gmail.com</email>
    </author>
    <url>http://github.com/noelrappin/rails-iui/commit/b30155bf3b978cd8173ec97e37bd0dcfcf2d0f7c</url>
    <id>b30155bf3b978cd8173ec97e37bd0dcfcf2d0f7c</id>
    <committed-date>2008-05-07T05:21:51-07:00</committed-date>
    <authored-date>2008-05-07T05:21:51-07:00</authored-date>
    <message>only extract the iui directory of the downloaded tar.gz</message>
    <tree>c77a5be66a5e3e87bc8cd4e890e8ae4dcc8980d7</tree>
    <committer>
      <name>Ciaran Lee</name>
      <email>ciaran.lee@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e14a6403839cf2bcc70dc202accda15ce82600a2</id>
      </parent>
    </parents>
    <author>
      <name>Noel Rappin</name>
      <email>nrappin@pathf.com</email>
    </author>
    <url>http://github.com/noelrappin/rails-iui/commit/ebbbeb589a3a55af70f11ecef9f8c872990399f0</url>
    <id>ebbbeb589a3a55af70f11ecef9f8c872990399f0</id>
    <committed-date>2008-05-05T09:43:11-07:00</committed-date>
    <authored-date>2008-05-05T09:43:11-07:00</authored-date>
    <message>readme</message>
    <tree>079f362fe098ce9442e2094437a23e1b2253fa6a</tree>
    <committer>
      <name>Noel Rappin</name>
      <email>nrappin@pathf.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9e38d6bbc951e56e16b2d213b241d07df4c57976</id>
      </parent>
    </parents>
    <author>
      <name>Noel Rappin</name>
      <email>nrappin@pathf.com</email>
    </author>
    <url>http://github.com/noelrappin/rails-iui/commit/e14a6403839cf2bcc70dc202accda15ce82600a2</url>
    <id>e14a6403839cf2bcc70dc202accda15ce82600a2</id>
    <committed-date>2008-05-02T11:46:59-07:00</committed-date>
    <authored-date>2008-05-02T11:46:59-07:00</authored-date>
    <message>toggle changes</message>
    <tree>78f0207f331e37d9078e1938f261340b5d89a3a8</tree>
    <committer>
      <name>Noel Rappin</name>
      <email>nrappin@pathf.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f274db4a33b377a2feb0ff86a863b0b5c6f54de5</id>
      </parent>
    </parents>
    <author>
      <name>Noel Rappin</name>
      <email>nrappin@pathf.com</email>
    </author>
    <url>http://github.com/noelrappin/rails-iui/commit/9e38d6bbc951e56e16b2d213b241d07df4c57976</url>
    <id>9e38d6bbc951e56e16b2d213b241d07df4c57976</id>
    <committed-date>2008-05-02T06:36:32-07:00</committed-date>
    <authored-date>2008-05-02T06:36:32-07:00</authored-date>
    <message>toggle changes</message>
    <tree>2c45cd04cdbd27df033fd53a18ab07a3d85abe2b</tree>
    <committer>
      <name>Noel Rappin</name>
      <email>nrappin@pathf.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>95eb6299cba583cb4fc0a8e52395c9bd1a09f8fc</id>
      </parent>
    </parents>
    <author>
      <name>Noel Rappin</name>
      <email>nrappin@pathf.com</email>
    </author>
    <url>http://github.com/noelrappin/rails-iui/commit/f274db4a33b377a2feb0ff86a863b0b5c6f54de5</url>
    <id>f274db4a33b377a2feb0ff86a863b0b5c6f54de5</id>
    <committed-date>2008-04-21T12:53:05-07:00</committed-date>
    <authored-date>2008-04-21T12:53:05-07:00</authored-date>
    <message>add contact info</message>
    <tree>80b5b95aff203551cb597ccdad62510b6e253760</tree>
    <committer>
      <name>Noel Rappin</name>
      <email>nrappin@pathf.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8228f5519cb8040b9b28fcaf557622e7e33aa824</id>
      </parent>
    </parents>
    <author>
      <name>Noel Rappin</name>
      <email>nrappin@pathf.com</email>
    </author>
    <url>http://github.com/noelrappin/rails-iui/commit/95eb6299cba583cb4fc0a8e52395c9bd1a09f8fc</url>
    <id>95eb6299cba583cb4fc0a8e52395c9bd1a09f8fc</id>
    <committed-date>2008-04-21T12:52:05-07:00</committed-date>
    <authored-date>2008-04-21T12:52:05-07:00</authored-date>
    <message>add contact info</message>
    <tree>8b558a8864a48eb556fbdfb2a711e7600b448997</tree>
    <committer>
      <name>Noel Rappin</name>
      <email>nrappin@pathf.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9e595f9b31b271c7e88b8759a000d96a0bdd3049</id>
      </parent>
    </parents>
    <author>
      <name>Noel Rappin</name>
      <email>nrappin@pathf.com</email>
    </author>
    <url>http://github.com/noelrappin/rails-iui/commit/8228f5519cb8040b9b28fcaf557622e7e33aa824</url>
    <id>8228f5519cb8040b9b28fcaf557622e7e33aa824</id>
    <committed-date>2008-04-21T12:49:58-07:00</committed-date>
    <authored-date>2008-04-21T12:49:58-07:00</authored-date>
    <message>adding files</message>
    <tree>1d4a4ac14dfb516693769598934811096de6af5b</tree>
    <committer>
      <name>Noel Rappin</name>
      <email>nrappin@pathf.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4c1942f11fbb8c6b08af806ac015defb72f80bc9</id>
      </parent>
    </parents>
    <author>
      <name>Noel Rappin</name>
      <email>nrappin@pathf.com</email>
    </author>
    <url>http://github.com/noelrappin/rails-iui/commit/9e595f9b31b271c7e88b8759a000d96a0bdd3049</url>
    <id>9e595f9b31b271c7e88b8759a000d96a0bdd3049</id>
    <committed-date>2008-04-21T12:49:21-07:00</committed-date>
    <authored-date>2008-04-21T12:49:21-07:00</authored-date>
    <message>adding files</message>
    <tree>f045eb82e6e673a7156b2211f2cd0ed450bac5ce</tree>
    <committer>
      <name>Noel Rappin</name>
      <email>nrappin@pathf.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>10b1d17baf6d8f9a4109b58ad5be0a1adb3f6f2e</id>
      </parent>
    </parents>
    <author>
      <name>Noel Rappin</name>
      <email>nrappin@pathf.com</email>
    </author>
    <url>http://github.com/noelrappin/rails-iui/commit/4c1942f11fbb8c6b08af806ac015defb72f80bc9</url>
    <id>4c1942f11fbb8c6b08af806ac015defb72f80bc9</id>
    <committed-date>2008-04-16T12:42:58-07:00</committed-date>
    <authored-date>2008-04-16T12:42:58-07:00</authored-date>
    <message>typo</message>
    <tree>3f32e0840b40350542c96a11c17641198feb6faa</tree>
    <committer>
      <name>Noel Rappin</name>
      <email>nrappin@pathf.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Noel Rappin</name>
      <email>nrappin@pathf.com</email>
    </author>
    <url>http://github.com/noelrappin/rails-iui/commit/10b1d17baf6d8f9a4109b58ad5be0a1adb3f6f2e</url>
    <id>10b1d17baf6d8f9a4109b58ad5be0a1adb3f6f2e</id>
    <committed-date>2008-04-16T12:38:14-07:00</committed-date>
    <authored-date>2008-04-16T12:38:14-07:00</authored-date>
    <message>first commit</message>
    <tree>9c70fd6ee610b145de95877cc89960ab49483520</tree>
    <committer>
      <name>Noel Rappin</name>
      <email>nrappin@pathf.com</email>
    </committer>
  </commit>
</commits>
