Skip to content

Commit 98a4820

Browse files
committed
fix minor README error
1 parent ac7ba8c commit 98a4820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.textile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ rake secret
277277
Edit your *config/initializers/secret_token.rb* file to add the secret token:
278278

279279
<pre>
280-
Rails3BootstrapDeviseCancan::Application.config.secret_token = '...some really long, random string...'
280+
Rails3DeviseRspecCucumber::Application.config.secret_token = '...some really long, random string...'
281281
</pre>
282282

283283
h2. Test the App

0 commit comments

Comments
 (0)