slack-ruby / slack-ruby/slack-ruby-client
Make properties first class objects, support API types.
Open
Nobody has claimed this yet.
new feature
- Dominant language
- Ruby
- Stars
- 1.3k
- Forks
- 222
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 3
Description
Make properties of web and RTM client, such as users, team or channels, first class models with well-known properties. Right now they are just hashes.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests. Start by tracing how the Web and RTM clients currently expose users, teams, channels, and other properties as hashes. Done means those properties are represented as first-class models with well-known properties and API types, but the issue does not define the model scope or test targets.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- api
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100