CHANGES in db-charmer-1.7.0.pre6 vs CHANGES in db-charmer-1.7.0.pre7
- old
+ new
@@ -1,6 +1,8 @@
1.7.0 (not released yet):
+Beta feature: Rails 3 support
+
Beta feature: Added force_slave_reads functionality. Now we could have models with slaves
that are not used by default, but could be turned on globally (per-controller or per-action).
Heavily reorganized the source code to match Rails code structure (class names, etc). This should
make it much easier for other contributors to work with the code.