app/models/license.rb in enju_biblio-0.2.0.beta.2 vs app/models/license.rb in enju_biblio-0.2.0.beta.3

- old
+ new

@@ -6,11 +6,11 @@ # == Schema Information # # Table name: licenses # # id :integer not null, primary key -# name :string(255) not null -# display_name :string(255) +# name :string not null +# display_name :string # note :text # position :integer # created_at :datetime # updated_at :datetime #