README.rdoc in rubyless-0.8.3 vs README.rdoc in rubyless-0.8.4
- old
+ new
@@ -63,9 +63,15 @@
You can look at the tests for an idea of how to declare things. If you have more questions, ask on zena's mailing list:
http://zenadmin.org/community
+== WARNING:
+
+Changing the safe methods during runtime removes the cache for all classes and
+should therefore be avoided in favor of dynamic "safe_method_type" methods for the
+objects/classes concerned.
+
== REQUIREMENTS:
* parse_tree
== INSTALL:
\ No newline at end of file