3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)CoffeeScript461 stars (461 stars)11 forks (11 forks)batch import
enhancementhelp wanted
Description
Do you plan to support associations among models?
Contributor guide
- Tech stack
- javascriptrails
- Domain
- backendapi
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 4
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- over 1 week
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- Ruby on RailsDatabase relationships
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 15
- Research direction
- The issue is a brief feature request for model associations in the databound JavaScript library. There is no discussion or implementation details in the comments. To proceed, a contributor should first clarify the exact nature of associations needed (e.g., has many, belongs to) and whether they align with Rails conventions. Relevant files would likely include the core JavaScript files that handle CRUD operations, such as those in the 'lib' directory. The maintainer's response to this question would define the scope and feasibility.