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

- old
+ new

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