0 Forks
0 Stars
0 Watchers

devise-demo

Created to learn how to use Devise in Rails 7, and use as a reference. TIP: add 'html: { method: :put, data: { turbo: false } }' to your devise forms

How to download and setup devise-demo

Open terminal and run command
git clone https://github.com/tf-jlemasters/devise-demo.git
git clone is used to create a copy or clone of devise-demo repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with devise-demo https://github.com/tf-jlemasters/devise-demo/archive/master.zip

Or simply clone devise-demo with SSH
[email protected]:tf-jlemasters/devise-demo.git

If you have some problems with devise-demo

You may open issue on devise-demo support forum (system) here: https://github.com/tf-jlemasters/devise-demo/issues