#
database-cleaner
Here are 10 public repositories matching this topic...
GeekPress
commented
Feb 17, 2021
Describe the solution you'd like
We would like to bump the minimum required WordPress version to 5.3.
We have today 97.6% of our users using WordPress 5.3 or +
What do we need to change?
In wp-rocket.php, update WP_ROCKET_WP_VERSION to 5.3
Strategies for cleaning databases using ActiveRecord. Can be used to ensure a clean state for testing.
-
Updated
Feb 8, 2021 - Ruby
Strategies for cleaning Mongo databases in Ruby. Can be used to ensure a clean state for testing.
-
Updated
Jan 31, 2021 - Ruby
A simple payroll Domain
ruby
domain-driven-design
rom-rb
payroll
payroll-processing
database-cleaner
payroll-management
payroll-management-system
finntech
zeitwerk
-
Updated
May 30, 2020 - Ruby
A simple WordPress database cleaner
-
Updated
Oct 18, 2017 - PHP
Task management system
-
Updated
Jun 25, 2020 - Ruby
jwt
rspec-rails
faker
bcrypt
rails5
shoulda-matchers
will-paginate
database-cleaner
active-model-serializers
factory-girl-rails
-
Updated
Oct 17, 2017 - Ruby
Returns a clean version of the users database in CSV format, ready to import in other sources
-
Updated
Feb 19, 2018 - Python
A Rails Api only application that manages Todo(s) tasks
-
Updated
Jun 25, 2020 - Ruby
Improve this page
Add a description, image, and links to the database-cleaner topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the database-cleaner topic, visit your repo's landing page and select "manage topics."


Hi there,
I think this can be a good issue for a first-time contributor. It would be great if we can increase documentation for the DatabaseCleaner::Configuration API: https://github.com/DatabaseCleaner/database_cleaner/blob/master/lib/database_cleaner/configuration.rb#L56-L72
Even though methods are pretty self-explanatory, I think it is a good idea to maintain a complete documentation for