README.txt in ddollar-railroad-0.7.3 vs README.txt in ddollar-railroad-0.7.6
- old
+ new
@@ -101,12 +101,15 @@
called Inkscape (similar to Adobe Illustrator. For DOT processing you can
also use Omnigraffle (on Mac OS X).
= RailRoad as a rake task
-See tasks/diagrams.rake
+See lib/railroad/tasks/diagrams.rake
+You can also add the following line in the Rakefile in your project:
+require 'railroad/tasks/diagrams' if RAILS_ENV == 'development'
+
= Requirements
RailRoad has been tested with Ruby 1.8.5 and Rails 1.1.6 to 1.2.3
applications. There is no additional requirements (nevertheless, all your
Rails application requirements must be installed).
@@ -134,5 +137,7 @@
Thomas Ritz http://www.galaxy-ritz.de
Tien Dung http://github.com/tiendung
Factory Design Labs http://github.com/factorylabs
Mike Mondragon http://github.com/monde
Tero Tilus http://github.com/terotil
+Bruno Michel http://github.com/nono
+