Sha256: 1dcc97f68d71c5b011a2656258ca3924637fbfc493dc8d762806f1dd2b27cfb8
Contents?: true
Size: 236 Bytes
Versions: 12
Compression:
Stored size: 236 Bytes
Contents
require File.expand_path(File.dirname(__FILE__) + '/../spec_helper') describe DattsRight, "on the definition" do it "should not be created if it is not defined" do Page.create.dynamic_attribute_definition.should be_nil end end
Version data entries
12 entries across 12 versions & 1 rubygems