README.rdoc in tarantula-0.4.0 vs README.rdoc in tarantula-0.4.1
- old
+ new
@@ -7,12 +7,12 @@
== Usage
=== Installation
The latest and greatest version is always available on GitHub. (See the rakefile for dependencies, or
-just let RubyGems handle it.)
+just let RubyGems handle it). Add it to your Gemfile as normal:
- gem install tarantula-rails3
+gem "tarantula", "0.4.1"
=== Crawling Your App
Use the included rake task to create a Rails integration test that will allow Tarantula to crawl your
app.