API v1 user endpoint
This commit is contained in:
parent
fd96b6ccc1
commit
110c7cc3e9
7 changed files with 31 additions and 0 deletions
1
Gemfile
1
Gemfile
|
|
@ -32,6 +32,7 @@ gem 'daemons'
|
|||
gem 'doorkeeper'
|
||||
gem 'doorkeeper-i18n'
|
||||
gem 'rack-cors', require: 'rack/cors'
|
||||
gem 'active_model_serializers', '~> 0.10.0'
|
||||
gem 'twitter-bootstrap-rails', '~> 2.2.8'
|
||||
gem 'simple-navigation', '~> 3.14.0' # 3.x for simple_navigation_bootstrap
|
||||
gem 'simple-navigation-bootstrap'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue