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

Version Path
datts_right-0.0.31 spec/datts_right/definition_spec.rb
datts_right-0.0.30 spec/datts_right/definition_spec.rb
datts_right-0.0.29 spec/datts_right/definition_spec.rb
datts_right-0.0.28 spec/datts_right/definition_spec.rb
datts_right-0.0.27 spec/datts_right/definition_spec.rb
datts_right-0.0.26 spec/datts_right/definition_spec.rb
datts_right-0.0.25 spec/datts_right/definition_spec.rb
datts_right-0.0.24 spec/datts_right/definition_spec.rb
datts_right-0.0.23 spec/datts_right/definition_spec.rb
datts_right-0.0.22 spec/datts_right/definition_spec.rb
datts_right-0.0.21 spec/datts_right/definition_spec.rb
datts_right-0.0.20 spec/datts_right/definition_spec.rb