Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Getting invalid status code in Rails 8.0.2

Open
#1,477 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
rails, ruby
Domain
api, backend

Research direction

No source file or test is named. Start by reproducing the Rails 8 validation response returning status 0 and the ActionController::ForceSSL uninitialized constant error with jsonapi-resources 0.9.12 or 0.10.1; done means Rails 8 compatibility is confirmed or the affected behavior is documented with a supported path.

Written by the indexing model from the issue text.

Description

Hi team,

I’m using jsonapi-resources in a Rails application that we’re upgrading to Rails 8 (Ruby 3.3.x).

With versions 0.9.12 and 0.10.1, basic CRUD operations work, but error handling and validation responses are broken — for example, validation errors return status 0 instead of 422, and ActionController::ForceSSL raises uninitialized constant errors since it’s no longer included in Rails 8.

Could you please confirm if Rails 8 compatibility is planned, or if there’s an active branch/fork that supports newer Rails versions?

Thanks for maintaining this great gem!

Dominant language
Ruby
Stars
2.3k
Forks
546
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from JSONAPI-Resources/jsonapi-resources

All issues in JSONAPI-Resources/jsonapi-resources

Similar issues

More Ruby issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.