0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 15 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
use httpsa More... over 1 year ago
Update codeql.yml More... over 1 year ago
Create codeql.yml More... over 1 year ago
keep github actions up-to-date More... over 1 year ago
update readme More... over 2 years ago
rename master to main More... over 2 years ago
Add ActiveSupport 6.1 support (#151) More... over 2 years ago
fix typo and replace User.everyone by User.all as per example in README (#150) More... over 2 years ago
ignore asdf files More... over 2 years ago
fix spec: #save! does not exist on the model More... over 2 years ago
add expected error class More... over 2 years ago
add caching couchrest database (#149) More... over 2 years ago
fix CI only run tests for one gemfile per worker More... over 2 years ago
replace travis with GitHub Actions (#148) More... over 2 years ago
stop overriding host if not given More... about 3 years ago
allow default alias in couchdb.yml More... about 3 years ago
add setting database_host via couchdb.yml More... about 3 years ago
remove to_s call when casting to BigDecimal this causes incorrect values when casting a Rational, e.g. 1/3.to_s.to_d => 1 More... over 3 years ago
add database name needed for loading models using the non-default database via Rails' GlobalId More... over 3 years ago
Add Database#switch_to and Database#switch_to_default (#141) (#142) More... almost 4 years ago
add caching (#140) More... almost 4 years ago
remove ruby 2.2 More... almost 4 years ago
ignore .ruby-version More... almost 4 years ago
remove rails 4.2, add 6.0 More... about 4 years ago
Merge pull request #138 from thilo/add-sorted-option More... about 4 years ago
review changes More... about 4 years ago
support view option to disable sorting for faster responses More... about 4 years ago
Merge pull request #136 from thilo/master More... almost 5 years ago
remove custom is_dirty/dirty? methods use ActiveModel#changed? and #xyz_will_change! instead. More... almost 5 years ago
drop support for ghost attributes More... almost 5 years ago