pre_develop
daiao 6 years ago
parent f47cf35233
commit b4ec3363ef

@ -34,7 +34,7 @@ module Mobile
version 'v1', using: :path
format :json
content_type :json, "application/json;charset=UTF-8"
# use ActionDispatch::Session::CookieStore
use ActionDispatch::Session::CookieStore
require 'digest'
use Mobile::Middleware::ErrorHandler

Loading…
Cancel
Save