<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,6 +5,11 @@ ActiveRecord Conditions Hash Enhancer
 
 This plugin enhances a few parts of the internals of ActiveRecord::Base#find to allow for the supplied conditions hash to accepts additional query constraints.
 
+Important Note
+==============
+
+To be honest, I liked this idea when I implemented it and it seemed an elegant way to express the non-equality conditions but I see now that there are many problems with this such as the sloppy need to extend symbol with garbage methods. I will admit this experiment to add datamapper query hash to activerecord was not a stellar idea. If you like this I recommend checking out RecordFilter (http://aub.github.com/record_filter/) or Thoughtbot's Squirrel or Ambition. I will keep this up as a reference on how to extend ActiveRecord and in case anyone wants to continue using it. 
+
 Install
 =======
 </diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a93096f1f609190a15ba2c1d0bbe554d9bf4792c</id>
    </parent>
  </parents>
  <author>
    <name>nesquena</name>
    <email>xgamerx10@gmail.com</email>
  </author>
  <url>http://github.com/nesquena/conditions_fu/commit/6d22fe6ed87a555a7ad206fec20c9583cc49d2e4</url>
  <id>6d22fe6ed87a555a7ad206fec20c9583cc49d2e4</id>
  <committed-date>2009-06-04T01:36:08-07:00</committed-date>
  <authored-date>2009-06-04T01:36:08-07:00</authored-date>
  <message>updated readme to reflect suggestions on superior libraries.</message>
  <tree>d5bf9a9ee4cb032712eefa6c8ef8a71ca2ff8035</tree>
  <committer>
    <name>nesquena</name>
    <email>xgamerx10@gmail.com</email>
  </committer>
</commit>
