updated dependencies

This commit is contained in:
Mo Bitar
2017-01-07 00:32:46 -06:00
parent 73edae57a2
commit ad678a5d21
13 changed files with 8 additions and 147 deletions

View File

@@ -1,5 +1,4 @@
class ApplicationController < ActionController::Base
include DeviseTokenAuth::Concerns::SetUserByToken
# Prevent CSRF attacks by raising an exception.
# For APIs, you may want to use :null_session instead.