README.rdoc in validates_cpf-0.1.1 vs README.rdoc in validates_cpf-0.2.0

- old
+ new

@@ -14,14 +14,14 @@ validates :cpf, :cpf => true end == Test -Only Rspec supported at the moment and has shoulda-matchers as dependecy. +Only Rspec supported at the moment. The gem already have macros for shoulda-macros and remarkable. === How? You should use validates_as_cpf(:attribute) just like any other shoulda matcher. == Special Thanks -This project is based on brcpfcnpj gem and his intention it to mantain a cleaner code to validate CPF and macros for test it. +This project is based on brcpfcnpj gem and his intention it to mantain a cleaner code to validate CPF and easy macros to test it. \ No newline at end of file