Commit 7e36d7b
authored
Add
Make the client initialization example more useful by adding `require`
statements to help users see the entirety of the code they need to write
to make it work. Also change Sequel to ActiveRecord to match a change
that was made to the homepage docs.require statements to client initialization example (#21)1 parent afe184c commit 7e36d7b
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | | - | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
| |||
0 commit comments