app/models/language.rb in enju_biblio-0.1.0.pre10 vs app/models/language.rb in enju_biblio-0.1.0.pre11

- old
+ new

@@ -33,11 +33,11 @@ # == Schema Information # # Table name: languages # -# id :integer not null, primary key -# name :string(255) not null +# id :integer not null, primary key +# name :string(255) not null # native_name :string(255) # display_name :text # iso_639_1 :string(255) # iso_639_2 :string(255) # iso_639_3 :string(255)