mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
Corrected spacing.
This commit is contained in:
parent
264eb9e2a9
commit
728f871765
1 changed files with 23 additions and 21 deletions
|
@ -11,11 +11,13 @@ module ::DatabaseCleaner
|
|||
end
|
||||
|
||||
def cleaning(&block)
|
||||
begin
|
||||
start
|
||||
yield
|
||||
ensure
|
||||
clean
|
||||
end
|
||||
end
|
||||
|
||||
module ClassMethods
|
||||
def available_strategies
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue