Skip to content

CarlosRoque/use-devise-to-create-a-user-account-on-registration

Repository files navigation

README

This is an example application showing how to set up Devise in rails 4 to Create and assign a new Company to a User using the registration form.

It also shows how to update that information using the registration edit form

To view the example clone this to your computer using

git clone github.com/CarlosRoque/use-devise-to-create-a-user-account-on-registration.git example

then run

bundler install

rake db:migrate

About

Use Devise to create a new Company that a User belongs_to during registration Rails 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published