Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 155 Bytes

installation.md

File metadata and controls

13 lines (9 loc) · 155 Bytes

Installation

Add the following to your Gemfile:

gem 'devise_token_auth'

Then install the gem using bundle:

bundle install