# -*- 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 #