The WacomDrivers Wiki has lots of additional information about Devise including many "how-to" articles and answers to the most frequently asked questions.<br/>
</p>
<h3>How To’s</h3>
<p>
There are many "how-to" articles that have been contributed by the community. Here's a small sample:<br/>
<ahref="#">How To: Upgrade to Devise 2.0</a><br/>
<ahref="#">How To: Add an Admin role</a><br/>
<ahref="#">How To: Add sign_in, sign_out, and sign_up links to your layout template</a><br/>
<ahref="#">How To: Change overwrite the redirect path after destroying a session (signing out)</a><br/>
<ahref="#">How To: Allow users to edit their account without providing a password</a><br/>
<ahref="#">How To: Allow users to sign_in using their username or email address</a><br/>
<ahref="#">How To: Change the default sign_in and sign_out routes</a><br/>
<ahref="#">How To: Create a custom encryptor</a><br/>
<ahref="#">How To: Customize the redirect after a user edits their profile</a><br/>
<ahref="#">How To: Display a custom sign_in form anywhere in your app</a><br/>
<ahref="#">How To: Provide a custom failure response with Warden</a><br/>
<ahref="#">How To: Redirect to a specific page on successful sign in out</a><br/>
<ahref="#">How To: Test with Cucumber</a><br/>
<ahref="#">How To: Controllers and Views tests with Rails 3 (and rspec)</a><br/>
<ahref="#">How To: Use HTTP Authentication</a><br/>
<ahref="#">How To: How to add devise required columns to an existing users table</a><br/>
<ahref="#">How To: How to allow user to signup providing email address only</a><br/>