add ActiveRecord like finder methods
Open
enhancement
- Dominant language
- Ruby
- Stars
- 6
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Add ActiveRecord like finder methods (e.g. Parser.find_by_title('Passport')).
Contributor guide
Research direction
Start by locating the Parser entry point and reading its existing query or lookup behavior. Compare the requested Parser.find_by_title('Passport') example with the current public interface; done means the intended ActiveRecord-like finder methods and their supported behavior are clearly defined and implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100