Skip to content

Commit eb90891

Browse files
committed
Update README.md
1 parent 922c305 commit eb90891

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,8 @@ Tool | Description
181181

182182
#### Example7 update by id emulation
183183

184-
```ruby
184+
```ruby
185+
185186
ActiveAdmin.register Post do
186187
active_admin_import({
187188
before_batch_import: ->(importer) {
@@ -190,7 +191,7 @@ Tool | Description
190191
})
191192
end
192193

193-
```
194+
```
194195

195196

196197

0 commit comments

Comments
 (0)