Sha256: c215f9992bc9ee579d692d0474991d224ad4244de9f4eb2c7c18f4aec6f10566
Contents?: true
Size: 213 Bytes
Versions: 2
Compression:
Stored size: 213 Bytes
Contents
require File.expand_path(File.dirname(__FILE__) + '/../../../engines/adva_cms/test/test_helper') class CellTestController def site @site ||= Site.first end def section site.sections.first end end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
adva_cells-0.0.1 | test/test_helper.rb |
adva-0.0.1 | adva_cells/test/test_helper.rb |