We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac7ba8c commit 98a4820Copy full SHA for 98a4820
README.textile
@@ -277,7 +277,7 @@ rake secret
277
Edit your *config/initializers/secret_token.rb* file to add the secret token:
278
279
<pre>
280
-Rails3BootstrapDeviseCancan::Application.config.secret_token = '...some really long, random string...'
+Rails3DeviseRspecCucumber::Application.config.secret_token = '...some really long, random string...'
281
</pre>
282
283
h2. Test the App
0 commit comments