README in has_messages-0.1.0 vs README in has_messages-0.1.1
- old
+ new
@@ -89,9 +89,14 @@
== Testing
Before you can run any tests, the following gem must be installed:
* plugin_test_helper[http://wiki.pluginaweek.org/Plugin_test_helper]
+To run against a specific version of Rails:
+
+ rake test RAILS_FRAMEWORK_ROOT=/path/to/rails
+
== Dependencies
+* Rails 2.1 or later
* plugins_plus[http://wiki.pluginaweek.org/Plugins_plus]
* state_machine[http://wiki.pluginaweek.org/State_machine]