You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,12 @@ FixtureBot lets you define your test data in a Ruby DSL and compiles it into sta
12
12
-**Schema auto-detection** from your Rails database (no manual column lists)
13
13
-**Auto-generates** before your test suite runs (RSpec and Minitest)
14
14
15
+
## Read the article
16
+
17
+
More background at [BeautifulRuby.com](https://beautifulruby.com/code/fixturebot).
18
+
19
+
[](https://beautifulruby.com/code/fixturebot)
0 commit comments