README.txt in jruby-ehcache-1.2.0 vs README.txt in jruby-ehcache-1.2.1
- old
+ new
@@ -49,9 +49,18 @@
$ jgem install jruby-ehcache-rails3
OR
$ jruby -S gem install jruby-ehcache-rails3
+== GEMFILE:
+
+Add the gem as you normally would in your Gemfile, making sure to require
+'ehcache' explicitly. Here is an example of adding the rails3 gem to a Gemfile.
+
+gem 'jruby-ehcache-rails3', :require => 'ehcache'
+
+
+
== REQUIREMENTS:
Tested with JRuby 1.5.3.