0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add require for code coverage libraries More... almost 4 years ago
Add codecov badge to README More... almost 4 years ago
Add `simplecov` and `codecov` as dev dependencies More... almost 4 years ago
Cleaner#orm is readonly after creation. More... almost 4 years ago
Add changelog to gemspec More... almost 4 years ago
catch History.rdoc up to speed. More... almost 4 years ago
use whatever version of bundler comes with ruby. More... almost 4 years ago
delete last remnant of removed ORM autodetection system. More... almost 4 years ago
drop support for Ruby 2.4 which is EOL as of 2020-03-31. More... almost 4 years ago
strip down cucumber scenarios to just use the two most popular adapter gems, and reenable to validate the end-to-end UX. More... almost 4 years ago
rename Base to Cleaner. More... almost 4 years ago
rename files to match. More... almost 4 years ago
replace Configuration with Cleaners, as the former is just a wrapper, now. More... almost 4 years ago
change configuration test to test cleaners directly. More... almost 4 years ago
make Cleaners instantiation less awkward. More... almost 4 years ago
remove #stub_cleaners test helper and just test with the real Cleaners object. More... almost 4 years ago
move exception over to the file in which it is used. More... almost 4 years ago
Configuration clearly has Feature Envy with Cleaners, so move methods over. More... almost 4 years ago
inline private #connections method. More... almost 4 years ago
remove unused private methods. More... almost 4 years ago
Improve shared_examples More... about 4 years ago
Add shared example for database_cleaner adapter More... about 4 years ago
database_cleaner-mongo is back on the scene, pt 2: electric boogaloo. More... about 4 years ago
database_cleaner-mongo is back on the scene. More... about 4 years ago
point Gemfile at the rubygems gem repository. More... about 4 years ago
rm Gemfile.lock from version control. More... about 4 years ago
raise ArgumentError when DC[nil] is invoked or DC.orm = nil. More... about 4 years ago
core no longer knows what a valid adapter is. More... about 4 years ago
test nil case for DC::Base#orm=. More... about 4 years ago
add Micah Geisel to list of gem authors. More... about 4 years ago