mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
Remove whitespace markdown header.
This commit is contained in:
parent
4d5ca132fb
commit
77f89a0aac
1 changed files with 0 additions and 2 deletions
|
@ -26,8 +26,6 @@ You need to add a couple of dependecies to `.gemspec`:
|
|||
spec.add_dependency "orm_name", "some version if required"
|
||||
```
|
||||
|
||||
####
|
||||
|
||||
### File structure
|
||||
|
||||
Inside the `lib/database_cleaner/orm_name` directory, you will need to create a few files:
|
||||
|
|
Loading…
Reference in a new issue