Sha256: 1a64ec0b9668847ed25dfa8525b977382224c7c1a1156922b94b13b0aa497f0c
Contents?: true
Size: 486 Bytes
Versions: 32
Compression:
Stored size: 486 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_helper' describe Realize do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: realizes # # id :integer not null, primary key # patron_id :integer not null # expression_id :integer not null # position :integer # created_at :datetime not null # updated_at :datetime not null # realize_type_id :integer #
Version data entries
32 entries across 32 versions & 1 rubygems