Cross Reference: distributed_ontology_spec.rb
xref
: /
ontohub
/
spec
/
models
/
distributed_ontology_spec.rb
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
require
'spec_helper'
describe
DistributedOntology
do
context
'associations'
do
it
{
should
have_many
(:
children
)
}
end
end