<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>8310</id>
      <name>Validates Constancy for Ruby on Rails</name>
      <created_at>2007-09-07T22:42:22Z</created_at>
      <updated_at>2009-05-13T03:56:03Z</updated_at>
      <description>This RubyGem and Rails plugin adds a &#8216;validates_constancy_of&#8217; validation to Active Record. It allows you to prevent particular database fields from being changed after a record is created. A validation error occurs on updates if an attribute of a model object is different from its value in the database.

The code is packaged as both a RubyGem and a Rails plugin. You can use either one, depending on what your needs are.

NOTE: This project is no longer in active development. It has been superseded by the built-in attr_readonly method in Rails.</description>
      <homepage_url>http://constancy.rubyforge.org/</homepage_url>
      <download_url>http://constancy.rubyforge.org/svn</download_url>
      <url_name>validates-constancy</url_name>
      <medium_logo_url>http://bits.ohloh.net/attachments/1180/ruby_library_med.png</medium_logo_url>
      <small_logo_url>http://bits.ohloh.net/attachments/1180/ruby_library_small.png</small_logo_url>
      <user_count>1</user_count>
      <average_rating></average_rating>
      <rating_count>1</rating_count>
      <analysis_id>557038</analysis_id>
      <analysis>
        <id>557038</id>
        <project_id>8310</project_id>
        <updated_at>2009-11-08T11:42:45Z</updated_at>
        <logged_at>2009-11-08T11:42:42Z</logged_at>
        <min_month>2007-08-01T00:00:00Z</min_month>
        <max_month>2009-03-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>1</twelve_month_contributor_count>
        <total_code_lines>68</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>
