Sha256: fd8acf351cadd5ab217ff39a78dab3e68f6d136b245abb7bbb031e647ec17899
Contents?: true
Size: 439 Bytes
Versions: 48
Compression:
Stored size: 439 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_helper' describe Extent do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: extents # # id :integer not null, primary key # name :string(255) not null # display_name :text # note :text # position :integer # created_at :datetime not null # updated_at :datetime not null #
Version data entries
48 entries across 48 versions & 1 rubygems