Project

General

Profile

Download (234 Bytes) Statistics
| Branch: | Tag: | Revision:
module Api
module V2
class OrganizationsController < V2::BaseController
apipie_concern_subst(:a_resource => N_("an organization"), :resource => "organization")
include Api::V2::TaxonomiesController
end
end
end
(31-31/53)