spec/fixtures/countries.yml in enju_biblio-0.2.0.beta.2 vs spec/fixtures/countries.yml in enju_biblio-0.2.0.beta.3

- old
+ new

@@ -2046,14 +2046,13 @@ # == Schema Information # # Table name: countries # # id :integer not null, primary key -# name :string(255) not null +# name :string not null # display_name :text -# alpha_2 :string(255) -# alpha_3 :string(255) -# numeric_3 :string(255) +# alpha_2 :string +# alpha_3 :string +# numeric_3 :string # note :text # position :integer # -