Skip to content

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