README.rdoc in tabulous-1.0.2 vs README.rdoc in tabulous-1.0.3

- old
+ new

@@ -4,10 +4,10 @@ Tabulous provides an easy way to add tabs to your Rails application. == Requirements -Tabulous only works with Rails 3. It has been tested on Ruby 1.8.7 and 1.9.2. +Tabulous only works with Rails 3.0 and 3.1. It has been tested on Ruby 1.8.7 and 1.9.2. == Usage Traditionally, implementing tabs in Rails involves adding logic to your views and sprinkling tab-related code all over your controllers. Tabulous takes a different approach and