<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>21745</id>
      <name>named fixtures exporter</name>
      <created_at>2008-10-07T14:14:05Z</created_at>
      <updated_at>2009-01-20T00:20:16Z</updated_at>
      <description>Named fixtures have been introduced with rails 2, but writting all of them by hand is not helpful. 

This exporter will : read each entries in database for a model and search for a name or title column read existing fixtures to get the name write each entries for a model using old fixture name, or name/title column or class name and id build belongs_to and has_and_belongs_to_many relations using fixture name</description>
      <homepage_url>http://github.com/jakimowicz/named-fixtures-exporter</homepage_url>
      <download_url>http://github.com/jakimowicz/named-fixtures-exporter</download_url>
      <url_name>named-fixtures-exporter</url_name>
      <user_count>1</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>428966</analysis_id>
      <analysis>
        <id>428966</id>
        <project_id>21745</project_id>
        <updated_at>2009-11-25T03:39:00Z</updated_at>
        <logged_at>2009-11-25T03:38:58Z</logged_at>
        <min_month>2009-01-01T00:00:00Z</min_month>
        <max_month>2009-01-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>1</twelve_month_contributor_count>
        <total_code_lines>56</total_code_lines>
        <main_language_id>12</main_language_id>
        <main_language_name>Ruby</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>mit</name>
          <nice_name>MIT License</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
