Skip to content

Commit 204073b

Browse files
committed
Add link to article
1 parent 8225552 commit 204073b

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ FixtureBot lets you define your test data in a Ruby DSL and compiles it into sta
1212
- **Schema auto-detection** from your Rails database (no manual column lists)
1313
- **Auto-generates** before your test suite runs (RSpec and Minitest)
1414

15+
## Read the article
16+
17+
More background at [BeautifulRuby.com](https://beautifulruby.com/code/fixturebot).
18+
19+
[![Screenshot of Don't throw the specs out with the factories article](https://immutable.terminalwire.com/frotvIWicKOgyNTufNGKSjpaI3RecS7IoO4hAWFycOC4zMopBylYljvcg62Br7NGHwsMikw3U5eLxQ0CpI7aVaVkLNLhCYK6OYI9.jpeg)](https://beautifulruby.com/code/fixturebot)
20+
1521
## Quick example
1622

1723
```ruby

0 commit comments

Comments
 (0)