README.rdoc in transitions-0.1.6 vs README.rdoc in transitions-0.1.7
- old
+ new
@@ -198,9 +198,14 @@
...
end
end
+=== Known bugs / limitations
+
+- Right now it seems like `transitions` does not play well with `mongoid`. A possible fix had to be rolled back due to other side effects: https://github.com/troessner/transitions/issues/76. Since I know virtually zero about mongoid, a pull request would be highly appreciated.
+- Multiple state machines are and will not be supported. For the rationale behind this see the Changelog.
+
=== Documentation, Guides & Examples
- {Online API Documentation}[http://rdoc.info/github/troessner/transitions/master/Transitions]
=== Copyright