README.rdoc in railroady-1.0.5 vs README.rdoc in railroady-1.0.6
- old
+ new
@@ -1,8 +1,8 @@
= RailRoady
-RailRoady generates Rails 3 model and controller UML diagrams as cross-platform .svg files, as well as in the DOT language.
+RailRoady generates Rails 3 model (AcitveRecord, Mongoid) and controller UML diagrams as cross-platform .svg files, as well as in the DOT language.
Code is based on the original "railroad" gem, patched and maintained over the years. Lineage can be traced via GitHub.
I (Preston Lee) am not trying to hijack Peter Hoeg or Javier's project, but rather create a dedicated, lean gem that can be used without major issue on Rails v3 projects. Rails v2 is not supported.
@@ -139,10 +139,10 @@
= Requirements
RailRoady has been tested with the following Ruby and Rails versions
== Ruby
-* 1.9.2
+* 1.9.2+
== Rails
* 3.0.3+
There are no additional requirements (nevertheless, all your Rails application