Project

General

Profile

« Previous | Next » 

Revision 86fb12c1

Added by Ohad Levy almost 12 years ago

  • ID 86fb12c1e1009385163d2d255ae6e519f18ea452

cleanup after merge conflict with latest develop branch

View differences:

app/controllers/api/v1/base_controller.rb
module Api
module V1
class BaseController < Api::BaseController
respond_to :json
end
end
end

Also available in: Unified diff