README.rdoc in railroady-1.0.4 vs README.rdoc in railroady-1.0.5
- old
+ new
@@ -25,10 +25,10 @@
= Usage
The easiest (and recommend) usage is to include railroady as a development dependency with your Rails 3 Gemfile, like so...
group :development, :test do
- gem 'railroady'
+ gem 'railroady'
end
...and then run the master rake task...
rake diagram:all