Commit 1278b8b
Documentation Update: Add a section for how to add the render_inline helpers to RSpec tests (#2162)
* Add a section for hwo to add the render_inline helpers to View Component tests
Source: https://stackoverflow.com/questions/70041733/integrating-viewcomponent-with-rspec
* Apply suggestions from code review
* Adding a note on the documentation update for RSpec.
Fixing lint callout for double quoted strings instead of single
* Update docs/CHANGELOG.md
---------
Co-authored-by: Joel Hawksley <[email protected]>1 parent 8b441cc commit 1278b8b
2 files changed
+19
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
33 | 48 | | |
34 | 49 | | |
35 | 50 | | |
| |||
0 commit comments