History.txt in has_finder-0.1.3 vs History.txt in has_finder-0.1.4
- old
+ new
@@ -6,10 +6,14 @@
== 0.1.2 2007-09-02
* Fix for protected with_scope (using send)
* README Documentation
-== 0.1.2 2007-09-10
+== 0.1.3 2007-09-10
* Using `class_inheritable_hash` from ActiveSupport so that `has_finders` works well with STI.
* Reorganized method missing and delegation to proxy_found in order not to have redundant `with_scopes` and unnecessary queries.
+== 0.1.4 2007-09-11
+
+* Superficial Code Cleanup
+* Now running tests in Edge Rails
\ No newline at end of file