ontology_versions_controller_spec.rb revision 10be32b36246121321399ec3ab26d4d723d550e3
require 'spec_helper'
context 'OntologyVersion of a DistributedOntology' do
end
context 'on GET to index of a child' do end
it 'should assign the parents versions' do end
end
end
context 'OntologyVersion Instance' do
end
it 'should assign the right versions' do end
end
end
end
end