Sha256: cc00704fe4cf9abcbdc61b295c183eb330109dae45e812f6354cc19f282395a4
Contents?: true
Size: 122 Bytes
Versions: 1
Compression:
Stored size: 122 Bytes
Contents
require 'spec_helper' describe Fe::PageElement do it { should belong_to :page } it { should belong_to :element } end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fe-0.0.3 | spec/models/fe/page_element_spec.rb |