0
I Use This!
Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #299 from iberianpig/fix/revert-pluck-behavior More... 2 months ago
refactor: use `public_send` instead of `zip` and `to_proc` in `pluck` More... 3 months ago
test: add spec for pluck method with enum like behavior More... 3 months ago
fix: use `tap with break` instead of `yield_self` in Ruby 2.5 or `then` in Ruby 2.6 More... 3 months ago
Merge pull request #301 from active-hash/flavorjones-ci-dispatch-and-cron More... 3 months ago
Merge pull request #300 from active-hash/flavorjones-rails-7.1.3-support More... 3 months ago
fix: rails 7.1.3 support requires a has_query_constraints? method More... 3 months ago
ci: allow manual dispatch, run once a week to integration test More... 3 months ago
fix: use `yield_self`(ruby 2.5) instead of `then`(ruby 2.6) More... 3 months ago
fix: pluck method of ActiveHash::Relation More... 3 months ago
Merge pull request #298 from m-nakamura145/support-ruby-3.3 More... 4 months ago
Support Ruby 3.3 More... 4 months ago
Merge pull request #297 from active-hash/flavorjones-safe-constantize More... 5 months ago
prefer Active Support's String#safe_constantize to #constantize More... 5 months ago
Merge pull request #296 from active-hash/flavorjones-239-has-many-through More... 5 months ago
fix: support has_many :through pointing at ActiveHash More... 5 months ago
refactor: dynamically create test classes More... 5 months ago
refactor: remove unused and incorrect code More... 5 months ago
Merge pull request #295 from kbrock/nil_string More... 5 months ago
Treat nil and blank values as different More... 5 months ago
Merge pull request #292 from usernam3/fix/3.2.1-incompatibility More... 5 months ago
Move attribute key conversion inside the _read_attribute More... 6 months ago
Symbolize key when accessing attribute More... 6 months ago
Failing spec More... 6 months ago
Merge pull request #291 from y-yagi/ci-against-rails71 More... 6 months ago
Implement `composite_primary_key?` method More... 6 months ago
CI against Rails 7.1 More... 6 months ago
Merge pull request #290 from active-hash/flavorjones-release-3.2.1 More... 7 months ago
version bump to v3.2.1 More... 8 months ago
doc: update CHANGELOG More... 8 months ago