We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0fd4c6c + 26021aa commit bcbfcfaCopy full SHA for bcbfcfa
README.md
@@ -27,17 +27,17 @@ and update the environment:
27
$ bundle install
28
```
29
30
-that's all!
31
-
32
-## Usage/example
33
34
Change the `mysql` connection adapter to `mysql2_json`, in `config/database.yml`:
35
36
```yaml
37
default: &default
38
adapter: mysql2_json
39
40
+that's all!
+
+## Usage/example
41
Create a table:
42
43
0 commit comments