spec/fixtures/subscriptions.yml in enju_library-0.1.0.pre5 vs spec/fixtures/subscriptions.yml in enju_library-0.1.0.pre6

- old
+ new

@@ -12,16 +12,16 @@ # == Schema Information # # Table name: subscriptions # -# id :integer not null, primary key -# title :text not null +# id :integer not null, primary key +# title :text not null # note :text # user_id :integer # order_list_id :integer # deleted_at :datetime -# subscribes_count :integer default(0), not null -# created_at :datetime -# updated_at :datetime +# subscribes_count :integer default(0), not null +# created_at :datetime not null +# updated_at :datetime not null #