Project

General

Profile

« Previous | Next » 

Revision abd8f1d1

Added by Daniel Lobato Garcia over 9 years ago

Refs #3809 - Remove cops for empty lines

View differences:

app/controllers/api/v2/subnets_controller.rb
module Api
module V2
class SubnetsController < V2::BaseController
include Api::Version2
include Api::TaxonomyScope
......
def allowed_nested_id
%w(domain_id location_id organization_id)
end
end
end
end

Also available in: Unified diff