spec/models/realize_spec.rb in enju_biblio-0.1.0.pre10 vs spec/models/realize_spec.rb in enju_biblio-0.1.0.pre11

- old
+ new

@@ -4,19 +4,18 @@ 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 +# 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 +# created_at :datetime not null +# updated_at :datetime not null # realize_type_id :integer #