spec/models/license_spec.rb in enju_biblio-0.1.0.pre62 vs spec/models/license_spec.rb in enju_biblio-0.1.0.pre63

- old
+ new

@@ -13,9 +13,8 @@ # id :integer not null, primary key # name :string(255) not null # display_name :string(255) # note :text # position :integer -# created_at :datetime not null -# updated_at :datetime not null +# created_at :datetime +# updated_at :datetime # -