spec/fixtures/subscribes.yml in enju_library-0.1.0.pre5 vs spec/fixtures/subscribes.yml in enju_library-0.1.0.pre6
- old
+ new
@@ -32,14 +32,14 @@
# == Schema Information
#
# Table name: subscribes
#
-# id :integer not null, primary key
-# subscription_id :integer not null
-# work_id :integer not null
-# start_at :datetime not null
-# end_at :datetime not null
-# created_at :datetime
-# updated_at :datetime
+# id :integer not null, primary key
+# subscription_id :integer not null
+# work_id :integer not null
+# start_at :datetime not null
+# end_at :datetime not null
+# created_at :datetime not null
+# updated_at :datetime not null
#