JSONAPI-Resources / JSONAPI-Resources/jsonapi-resources
warning message
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 2.3k
- Forks
- 546
- PR merge metrics
- No merged PRs in 30d
Description
/Users/ab/.asdf/installs/ruby/3.3.6/lib/ruby/gems/3.3.0/gems/jsonapi-resources-0.10.7/lib/jsonapi/acts_as_resource_controller.rb:1: warning: /Users/ab/.asdf/installs/ruby/3.3.6/lib/ruby/3.3.0/csv.rb was loaded from the standard library, but will no longer be part of the default gems starting from Ruby 3.4.0.
You can add csv to your Gemfile or gemspec to silence this warning.
Also please contact the author of jsonapi-resources-0.10.7 to request adding csv into its gemspec.
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.
Research direction
Review the gemspec dependency declaration in the repository and reproduce the Ruby warning shown in the issue. Confirm where the csv dependency should be declared; done means the warning no longer appears for Ruby 3.4 compatibility without relying on the standard-library default gem.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100