Strategies for cleaning databases in Ruby. Can be used to ensure a clean state for testing.
https://github.com/DatabaseCleaner/database_cleaner
476 forks.
2.683 stars.
22 open issues.
Recent commits:
- Fixed readme, Micah Geisel
- Update README.markdown, GitHub
- release v2.0.1., Micah Geisel
- changelog for v2.0.1., Micah Geisel
- delay running safeguards until right before cleaning begins. this allows for time to configure safeguards., Micah Geisel
Related Posts
Learn Ruby on Rails as You Modify a Craigslist Clone
Ruby on Rails Password Validation
How to get javascript files working on rails 5 application
SEO for Ruby on Rails – The Complete Guide (2017)
Explicitly Set Table Name
RDoc produces HTML and online documentation for Ruby projects. RDoc includes the rdoc and ri tools for generating and displaying online documentation.