issues Search Results · repo:jsonapi-rb/jsonapi-rails language:Ruby
Filter by
82 results
(71 ms)82 results
injsonapi-rb/jsonapi-rails (press backspace or delete to remove)https://github.com/jsonapi-rb/jsonapi-rails/blob/2e1b5b1413225f72d270512a436519791ff2399f/lib/generators/jsonapi/serializable/serializable_generator.rb#L18
That method could be written:
def model_exists? ...
jgomo3
- Opened on Apr 11
- #153
- Remove Rails 5.x from test matrix
- Remove any remaining Rails 5.x conditionals
help wanted
remear
- Opened on Apr 11, 2023
- #147
Hello, I may use this library in a Rails application and at the moment I can provide some contribution
I m interested in merging
- #141
- #143
- #144
- #145
and eventually release a new version ...
tagliala
- 3
- Opened on Apr 9, 2023
- #146
Ref: https://github.com/jsonapi-rb/jsonapi-rails/actions/runs/4275332544/jobs/7442603511
Bisected to: rails/rails@e65d41a47af0c56cb2d60868e6ad2ba01d324d48 rails/rails#45957
This will be fixed after the ...
tagliala
- 1
- Opened on Feb 26, 2023
- #142
Hi, this enhancement can also be considered as an issue
There is a new RuboCop Rails cop that checks for the usage of parsed_body rubocop/rubocop-rails#863
Ref: https://api.rubyonrails.org/classes/ActionDispatch/TestResponse.html#method-i-parsed_body ...
tagliala
- Opened on Feb 26, 2023
- #140
How to reproduce
1. Clone the repo
2. Set the machine on a different time zone than GMT
3. bundle
4. rake
Failures:
1) ActionController::Base#render when using a cache renders equivalent JSON ...
tagliala
- 2
- Opened on Nov 2, 2021
- #135
How to reproduce
1. Clone the repo
2. bundle
3. rake
.I, [2021-11-02T09:37:11.575437 #82869] INFO -- : Completed JSON API rendering (0.64ms)
.I, [2021-11-02T09:37:11.585741 #82869] INFO -- : Completed ...
tagliala
- 2
- Opened on Nov 2, 2021
- #134
render jsonapi_errors: entity.errors
DEPRECATION WARNING: ActiveModel::Errors#keys is deprecated and will be removed in Rails 6.2.
To achieve the same use:
errors.attribute_names
thisismydesign
- 2
- Opened on Jan 27, 2021
- #127
I m using JSONAPI::Serializable::Resource::KeyFormat for camel-cased keys. However this breaks inclusion of
relationships when the relationship s name is subject to key transformation:
# app/resources/contact_resource.rb ...
juni0r
- 1
- Opened on Oct 23, 2020
- #122

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.