`srb sigs translate` removes comments during translation
Open
@KaanOzkan is already working on this.
Since Apr 14, 2026.
- Dominant language
- Ruby
- Stars
- 272
- Forks
- 29
- Avg merge
- 11h 35m
- Merged PRs (30d)
- 4
Description
spoom srb sigs translate removes some comments during translation.
sig do
params(
# The prefix to the redis key
prefix: String,
# The TTL set in Redis by default, unless overridden in the session.options[:expire_after]
ttl: String
).void
end
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.