1 parent a6a9969 commit fdbf035Copy full SHA for fdbf035
1 file changed
README.md
@@ -217,6 +217,7 @@ bundle exec rails generate logidze:migration:logs
217
```
218
219
2. Then, create your model migration with the --detached option:
220
+
221
```sh
222
bundle exec rails generate logidze:model Post --detached
223
0 commit comments