README.rdoc in mail_safe-0.3.0 vs README.rdoc in mail_safe-0.3.1

- old
+ new

@@ -67,16 +67,14 @@ - cc: - external-address-3@domain.com ************************************************** -== Version Compatibility +== Version Compatibility and Continuous Integration -specs.should pass if RUBY_VERSION =~ /^1.(8.6|8.7|9.1)$/ && Rails.version =~ /^(1.2.6|2.\d.\d|3.0.0.beta)$/ +Mail safe works on ruby {1.8.6}[http://integrity186.heroku.com/mail-safe], {1.8.7}[http://integrity187.heroku.com/mail-safe] and {1.9.1}[http://integrity191.heroku.com/mail-safe], +and any version of actionmailer since 1.3.6 (the version used by rails 1.2.6), including 3.0.0. The builds (linked to above) +use {ginger}[http://github.com/freelancing-god/ginger] to run the specs against 16 different versions of actionmailer. -== Continuous Integration - -You can see the current status of the spec suite, for Ruby 1.8.6 and 1.9.1, on {runcoderun.org}[http://runcoderun.com/myronmarston/mail_safe]. - == Copyright -Copyright (c) 2009 Myron Marston, Kashless.org. See LICENSE for details. +Copyright (c) 2009-2010 Myron Marston, Kashless.org. See LICENSE for details.