For the complete documentation index, see llms.txt. This page is also available as Markdown.

Installation

Add the following to your Gemfile:

gem 'devise_token_auth'

Then install the gem using bundle:

bundle install

Last updated