RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Gathering Additional Profile Attributes Using Devise

The fantastic Devise authentication gem asks registering users for just two items: an e-mail address and password. Chances are you’ll want to subsequently gather additional details, such as the user’s name or location, typically done through an account profile management form. In this post I show you how this is accomplished.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in