From 3968870d31dc5ab272b5e77904c45183227696be Mon Sep 17 00:00:00 2001 From: Xavier Noria Date: Thu, 19 Dec 2013 18:24:07 +0100 Subject: couple of tweaks to the release notes [ci skip] --- guides/source/4_1_release_notes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guides/source/4_1_release_notes.md b/guides/source/4_1_release_notes.md index c08cb3308e..5c621d0a1b 100644 --- a/guides/source/4_1_release_notes.md +++ b/guides/source/4_1_release_notes.md @@ -43,7 +43,7 @@ spring environments. **Running rake tasks:** ``` -bin/rake test:units +bin/rake test:models ``` **Running a Rails command:** @@ -183,7 +183,7 @@ for a detailed write up. ### Application Message Verifier -The application message verifier that can be used to generate and verify signed +The application message verifier can be used to generate and verify signed messages in the application. This can be useful for remember-me tokens and friends: -- cgit v1.2.3