0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
May 11, 2023 — May 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #54 from fuksito/master More... about 10 years ago
Remove messages pushed to stdout on gem requirement More... about 10 years ago
Some bugs with newer active record. More... over 10 years ago
Changed to work with Rails 4. More... over 10 years ago
Merge pull request #49 from superjustin/master More... almost 12 years ago
- makes sure simple_record doesn't validate itself for uniqueness More... almost 12 years ago
- allow foreign keys for has_many More... almost 12 years ago
- add has_one method More... almost 12 years ago
Merge pull request #45 from Sage/master More... about 12 years ago
Introduced specifically to test a fix introduced in (my first) commit, ac37bb, in which a float type was not returned. More... about 12 years ago
Disambiguate variable to make sure test is testing what I think it's testing. More... about 12 years ago
Updating failing tests More... over 12 years ago
Fixed failing test for test_validations.rb with last commit. More... over 12 years ago
Reverting an earlier change that broke validation tests. More... over 12 years ago
Adding sleeps to make up for [in]consistent_read More... over 12 years ago
Further work on failing tests More... over 12 years ago
Fixing a few more tests where get_attributes wasn't specifying consistent_read More... over 12 years ago
More random test failures More... over 12 years ago
more randomly failing test More... over 12 years ago
tests failing randomly... More... over 12 years ago
Consistently use consistent_read in tests More... over 12 years ago
Fix intermittent failure where consistent_read not specified More... over 12 years ago
Fix another broken test: missed a :consistent_read More... over 12 years ago
Fixed two more broken tests caused by order dependencies. More... over 12 years ago
Use assert_equal More... over 12 years ago
Fix bug in usage log which would cause errors after closing out a log. Removed a whole lotta debugging puts. Use assert_equal everywhere Reanimating conversion_tests Whitespace fatwa in tests More... over 12 years ago
Fixing test_results_array; speeding up somewhat in initialization, then reset counts appropriately. More... over 12 years ago
Updated failing tests More... over 12 years ago
Fixing pagination test More... over 12 years ago
Add jeweler to the Gemfile so that Jeweler can be installed. Regenerate gemspec using Jeweler. More... over 12 years ago