Sha256: 9fe9af829ba996b0564cee4442bcbc7c93aad6c353e08cda67ea2dbd745f6cfb

Contents?: true

Size: 269 Bytes

Versions: 3

Compression:

Stored size: 269 Bytes

Contents

# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html

one:
  name: Lego
  width: 1
  height: 1
  depth: 1

two:
  name: Big block
  width: 10
  height: 10
  depth: 10

three:
  name: Container
  width: 100
  height: 100
  depth: 100

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
bootbox_crud-0.2.1 test/dummy/test/fixtures/blocks.yml
bootbox_crud-0.2.0 test/dummy/test/fixtures/blocks.yml
bootbox_crud-0.1.1.7 test/dummy/test/fixtures/blocks.yml