<?xml version="1.0" encoding="UTF-8"?>
<ticket>
  <assigned-user-id type="integer">20817</assigned-user-id>
  <attachments-count type="integer">0</attachments-count>
  <closed type="boolean">true</closed>
  <created-at type="datetime">2008-07-24T13:45:53-04:00</created-at>
  <creator-id type="integer">20817</creator-id>
  <milestone-due-on type="datetime">2008-08-04T00:00:00-04:00</milestone-due-on>
  <milestone-id type="integer">14807</milestone-id>
  <number type="integer">52</number>
  <permalink>orm-require-needs-to-use-full-path</permalink>
  <priority type="integer">11</priority>
  <project-id type="integer">11385</project-id>
  <raw-data type="binary" nil="true" encoding="base64"></raw-data>
  <state>resolved</state>
  <tag>active_record data_mapper full_path mack more orm require</tag>
  <title>orm: require needs to use full path</title>
  <updated-at type="datetime">2008-07-24T16:06:37-04:00</updated-at>
  <user-id type="integer">14448</user-id>
  <user-name>Mark Bates</user-name>
  <creator-name>Darsono Sutedja</creator-name>
  <assigned-user-name>Darsono Sutedja</assigned-user-name>
  <url>http://mack.lighthouseapp.com/projects/11385/tickets/52</url>
  <milestone-title>0.6.1</milestone-title>
  <original-body>in mack-active_record.rb, it should require mack-active_record_tasks using the file's full path.

same thing with mack-data_mapper</original-body>
  <latest-body>in mack-active_record.rb, it should require mack-active_record_tasks using the file's full path.

same thing with mack-data_mapper</latest-body>
  <original-body-html>&lt;div&gt;&lt;p&gt;
in mack-active_record.rb, it should require mack-active_record_tasks using the file's full path.
&lt;/p&gt;&lt;p&gt;
same thing with mack-data_mapper
&lt;/p&gt;&lt;/div&gt;</original-body-html>
  <versions type="array">
    <version type="Ticket::Version">
      <assigned-user-id type="integer">20817</assigned-user-id>
      <attachments-count type="integer">0</attachments-count>
      <body>in mack-active_record.rb, it should require mack-active_record_tasks using the file's full path.

same thing with mack-data_mapper</body>
      <body-html>&lt;div&gt;&lt;p&gt;
in mack-active_record.rb, it should require mack-active_record_tasks using the file's full path.
&lt;/p&gt;&lt;p&gt;
same thing with mack-data_mapper
&lt;/p&gt;&lt;/div&gt;</body-html>
      <closed type="boolean">false</closed>
      <created-at type="datetime">2008-07-24T13:45:53-04:00</created-at>
      <creator-id type="integer">20817</creator-id>
      <diffable-attributes type="yaml">--- {}

</diffable-attributes>
      <milestone-id type="integer">14807</milestone-id>
      <number type="integer">52</number>
      <permalink>orm-require-needs-to-use-full-path</permalink>
      <priority type="integer">0</priority>
      <project-id type="integer">11385</project-id>
      <state>new</state>
      <tag>active_record data_mapper full_path mack more orm require</tag>
      <title>orm: require needs to use full path</title>
      <updated-at type="datetime">2008-07-24T13:45:53-04:00</updated-at>
      <user-id type="integer">20817</user-id>
      <user-name>Darsono Sutedja</user-name>
      <creator-name>Darsono Sutedja</creator-name>
      <assigned-user-name>Darsono Sutedja</assigned-user-name>
      <url>http://mack.lighthouseapp.com/projects/11385/tickets/52</url>
      <milestone-title>0.6.1</milestone-title>
    </version>
    <version type="Ticket::Version">
      <assigned-user-id type="integer">20817</assigned-user-id>
      <attachments-count type="integer">0</attachments-count>
      <body>(from [a403c8b686f8262de1dac15def4fb1f1f5cb22b5]) mack-[orm] needs to require mack-[orm]_tasks using its full path [#52 state:resolved]
http://github.com/markbates/mack-more/commit/a403c8b686f8262de1dac15def4fb1f1f5cb22b5</body>
      <body-html>&lt;div&gt;&lt;p&gt;
(from [a403c8b686f8262de1dac15def4fb1f1f5cb22b5]) mack-[orm] needs to require mack-[orm]_tasks using its full path [#52 state:resolved]
&lt;/p&gt;&lt;p&gt;
&lt;a href=&quot;http://github.com/markbates/mack-more/commit/a403c8b686f8262de1dac15def4fb1f1f5cb22b5&quot;&gt;http://github.com/markbates/mack...&lt;/a&gt;
&lt;/p&gt;&lt;/div&gt;</body-html>
      <closed type="boolean">true</closed>
      <created-at type="datetime">2008-07-24T14:07:12-04:00</created-at>
      <creator-id type="integer">20817</creator-id>
      <diffable-attributes type="yaml">--- 
:state: new
</diffable-attributes>
      <milestone-id type="integer">14807</milestone-id>
      <number type="integer">52</number>
      <permalink>orm-require-needs-to-use-full-path</permalink>
      <priority type="integer">0</priority>
      <project-id type="integer">11385</project-id>
      <state>resolved</state>
      <tag>active_record data_mapper full_path mack more orm require</tag>
      <title>orm: require needs to use full path</title>
      <updated-at type="datetime">2008-07-24T14:07:12-04:00</updated-at>
      <user-id type="integer">14448</user-id>
      <user-name>Mark Bates</user-name>
      <creator-name>Darsono Sutedja</creator-name>
      <assigned-user-name>Darsono Sutedja</assigned-user-name>
      <url>http://mack.lighthouseapp.com/projects/11385/tickets/52</url>
      <milestone-title>0.6.1</milestone-title>
    </version>
    <version type="Ticket::Version">
      <assigned-user-id type="integer">20817</assigned-user-id>
      <attachments-count type="integer">0</attachments-count>
      <body>(from [424c5613226bbbc5876f4b3c5737420eebc77745]) Merge branch 'master' of git@github.com:markbates/mack-more

* 'master' of git@github.com:markbates/mack-more:
  mack-[orm] needs to require mack-[orm]_tasks using its full path [#52 state:resolved]
http://github.com/markbates/mack-more/commit/424c5613226bbbc5876f4b3c5737420eebc77745</body>
      <body-html>&lt;div&gt;&lt;p&gt;
(from [424c5613226bbbc5876f4b3c5737420eebc77745]) Merge branch 'master' of &lt;a href=&quot;mailto:git@github.com&quot;&gt;git@github.com&lt;/a&gt;:markbates/mack-more
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;
'master' of &lt;a href=&quot;mailto:git@github.com&quot;&gt;git@github.com&lt;/a&gt;:markbates/mack-more:
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;
mack-[orm] needs to require mack-[orm]_tasks using its full path [#52 state:resolved]
&lt;/p&gt;&lt;p&gt;
&lt;a href=&quot;http://github.com/markbates/mack-more/commit/424c5613226bbbc5876f4b3c5737420eebc77745&quot;&gt;http://github.com/markbates/mack...&lt;/a&gt;
&lt;/p&gt;&lt;/div&gt;</body-html>
      <closed type="boolean">true</closed>
      <created-at type="datetime">2008-07-24T15:45:11-04:00</created-at>
      <creator-id type="integer">20817</creator-id>
      <diffable-attributes type="yaml">--- {}

</diffable-attributes>
      <milestone-id type="integer">14807</milestone-id>
      <number type="integer">52</number>
      <permalink>orm-require-needs-to-use-full-path</permalink>
      <priority type="integer">0</priority>
      <project-id type="integer">11385</project-id>
      <state>resolved</state>
      <tag>active_record data_mapper full_path mack more orm require</tag>
      <title>orm: require needs to use full path</title>
      <updated-at type="datetime">2008-07-24T15:45:11-04:00</updated-at>
      <user-id type="integer">14448</user-id>
      <user-name>Mark Bates</user-name>
      <creator-name>Darsono Sutedja</creator-name>
      <assigned-user-name>Darsono Sutedja</assigned-user-name>
      <url>http://mack.lighthouseapp.com/projects/11385/tickets/52</url>
      <milestone-title>0.6.1</milestone-title>
    </version>
    <version type="Ticket::Version">
      <assigned-user-id type="integer">20817</assigned-user-id>
      <attachments-count type="integer">0</attachments-count>
      <body>(from [5ff90dc5dae62fbb9be9b995045601b4b3612bc7]) Merge branch 'master' of git@github.com:markbates/mack-more

* 'master' of git@github.com:markbates/mack-more:
  mack-[orm] needs to require mack-[orm]_tasks using its full path [#52 state:resolved]
http://github.com/markbates/mack-more/commit/5ff90dc5dae62fbb9be9b995045601b4b3612bc7</body>
      <body-html>&lt;div&gt;&lt;p&gt;
(from [5ff90dc5dae62fbb9be9b995045601b4b3612bc7]) Merge branch 'master' of &lt;a href=&quot;mailto:git@github.com&quot;&gt;git@github.com&lt;/a&gt;:markbates/mack-more
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;
'master' of &lt;a href=&quot;mailto:git@github.com&quot;&gt;git@github.com&lt;/a&gt;:markbates/mack-more:
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;
mack-[orm] needs to require mack-[orm]_tasks using its full path [#52 state:resolved]
&lt;/p&gt;&lt;p&gt;
&lt;a href=&quot;http://github.com/markbates/mack-more/commit/5ff90dc5dae62fbb9be9b995045601b4b3612bc7&quot;&gt;http://github.com/markbates/mack...&lt;/a&gt;
&lt;/p&gt;&lt;/div&gt;</body-html>
      <closed type="boolean">true</closed>
      <created-at type="datetime">2008-07-24T16:06:37-04:00</created-at>
      <creator-id type="integer">20817</creator-id>
      <diffable-attributes type="yaml">--- {}

</diffable-attributes>
      <milestone-id type="integer">14807</milestone-id>
      <number type="integer">52</number>
      <permalink>orm-require-needs-to-use-full-path</permalink>
      <priority type="integer">0</priority>
      <project-id type="integer">11385</project-id>
      <state>resolved</state>
      <tag>active_record data_mapper full_path mack more orm require</tag>
      <title>orm: require needs to use full path</title>
      <updated-at type="datetime">2008-07-24T16:06:37-04:00</updated-at>
      <user-id type="integer">14448</user-id>
      <user-name>Mark Bates</user-name>
      <creator-name>Darsono Sutedja</creator-name>
      <assigned-user-name>Darsono Sutedja</assigned-user-name>
      <url>http://mack.lighthouseapp.com/projects/11385/tickets/52</url>
      <milestone-title>0.6.1</milestone-title>
    </version>
  </versions>
</ticket>
