Project

General

Profile

Download (111 Bytes) Statistics
| Branch: | Tag: | Revision:
module Api
module V1
class BaseController < Api::BaseController
respond_to :json
end
end
end
(2-2/5)