Skip to content

Commit c085f6d

Browse files
committed
Merge pull request #37 from Fivell/Fivell-patch-1
Update README.md
2 parents 922c305 + eb90891 commit c085f6d

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)