API login/logout with http header token

This commit is contained in:
Min Zeya Phyo
2017-04-14 23:22:58 +06:30
parent db75780267
commit 5ca9615e38
11 changed files with 47 additions and 22 deletions

View File

@@ -23,6 +23,7 @@ gem 'coffee-rails', '~> 4.2'
gem 'simple_form'
gem 'bootstrap', '~> 4.0.0.alpha3'
gem "font-awesome-rails"
gem 'rack-cors'
#Report and Printing gems
gem 'cups', '~> 0.0.7'