Project

General

Profile

Download (221 Bytes) Statistics
| Branch: | Tag: | Revision:
module Api
module V2
class LocationsController < V2::BaseController
apipie_concern_subst(:a_resource => N_("a location"), :resource => "location")
include Api::V2::TaxonomiesController
end
end
end
(26-26/52)