Sha256: 01756e640da64852dd2dd66feec9ca673ad6fd4eecdd535efca49e7b203fe16e
Contents?: true
Size: 547 Bytes
Versions: 11
Compression:
Stored size: 547 Bytes
Contents
# ApiUserAuth Short description and motivation. ## Usage How to use my plugin. ## Installation Add this line to your application's Gemfile: ```ruby gem 'api_user_auth' ``` And then execute: ```bash $ bundle ``` Or install it yourself as: ```bash $ gem install api_user_auth ``` Run rails generator: ```bash rails generate api_user_auth # OR rails g api_user_auth ``` ## Contributing Contribution directions go here. ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
Version data entries
11 entries across 11 versions & 1 rubygems