vendor/rails/activerecord/test/fixtures/readers.yml in radiant-0.6.9 vs vendor/rails/activerecord/test/fixtures/readers.yml in radiant-0.7.0
- old
+ new
@@ -1,4 +1,9 @@
michael_welcome:
id: 1
post_id: 1
person_id: 1
+
+michael_authorless:
+ id: 2
+ post_id: 3
+ person_id: 1
\ No newline at end of file