Registry / orm / activerecord-deprecated-finders

activerecord-deprecated-finders

JSON →
library1.0.4rbrubygemsunverified

Deprecated finder APIs extracted from Active Record.

gem install activerecord-deprecated_finders
INSTALL
IMPORT
SIG · ACTIVERECORD-DEPRE
A
activerecord-deprecated-finders
ormrubyv1.0.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ActiveRecord::DeprecatedFinders
require 'active_record/deprecated_finders'

Use deprecated finder syntax with ActiveRecord.

require 'active_record/deprecated_finders' User.find(:all, conditions: { name: 'John' })
Debug
Known issues
breakingThis gem is deprecated and only exists for backward compatibility.
fix
Migrate to modern ActiveRecord query methods like `where`.
affects: >= 1.0.0
Upgrade
Version history
1.0.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
37 hits · last 30 days
node
30
OpenAI (training)
1
Resources
activerecord-deprecated-finders — gem install activerecord-deprecated-finders · libregistry