Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
JSONAPI-Resources
/
jsonapi-resources
Public
Notifications
You must be signed in to change notification settings
Fork
544
Star
2.3k
Code
Issues
208
Pull requests
52
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
md5_cache_keys
User selector
All users
All time
Commit history
Commits on Jan 18, 2021
Use to_f for hash_cache_field to get millisecond precision for ActiveSupport::TimeWithZone timestamps
lgebhardt
committed
cdc5939
View commit details
Copy full SHA for cdc5939
Browse repository at this point
Commits on Jan 15, 2021
Use MD5 when hashing cache field
Show description for 0fea667
lgebhardt
committed
0fea667
View commit details
Copy full SHA for 0fea667
Browse repository at this point
Commits on Jan 8, 2021
Merge pull request #1334 from larskanis/fix-relationship-eql
Show description for 3ed4d4f
lgebhardt
authored
3ed4d4f
View commit details
Copy full SHA for 3ed4d4f
Browse repository at this point
Merge pull request #1338 from mtrudel/master
Show description for b680600
lgebhardt
authored
b680600
View commit details
Copy full SHA for b680600
Browse repository at this point
Commits on Jan 7, 2021
Merge pull request #1347 from cerebris/v0_11_0_beta1
Show description for fae536d
lgebhardt
authored
fae536d
View commit details
Copy full SHA for fae536d
Browse repository at this point
Update copyright dates
lgebhardt
committed
23d274a
View commit details
Copy full SHA for 23d274a
Browse repository at this point
Update version to 0.11.0.beta1
lgebhardt
committed
d15372e
View commit details
Copy full SHA for d15372e
Browse repository at this point
Commits on Nov 24, 2020
Have inherit call through to superclass
mtrudel
committed
64bcfd6
View commit details
Copy full SHA for 64bcfd6
Browse repository at this point
Commits on Nov 11, 2020
Fix JSONAPI::PathSegment::Relationship#eql?
Show description for 3e9f9f3
larskanis
committed
3e9f9f3
View commit details
Copy full SHA for 3e9f9f3
Browse repository at this point
Commits on Sep 23, 2020
Merge pull request #1330 from cerebris/rework_request
Show description for 7a2de30
lgebhardt
authored
7a2de30
View commit details
Copy full SHA for 7a2de30
Browse repository at this point
Cleanup style
lgebhardt
committed
2708f13
View commit details
Copy full SHA for 2708f13
Browse repository at this point
Rework RequestParser to Request, provide access as jsonapi_request for operations callbacks
lgebhardt
committed
344fcb0
View commit details
Copy full SHA for 344fcb0
Browse repository at this point
Add short term workaround to JoinManager test to account for different sql statement order
lgebhardt
committed
b8a1f40
View commit details
Copy full SHA for b8a1f40
Browse repository at this point
Commits on Sep 22, 2020
Merge pull request #1327 from tommy-russoniello/patch-1
Show description for c62f0d6
lgebhardt
authored
c62f0d6
View commit details
Copy full SHA for c62f0d6
Browse repository at this point
Merge pull request #1329 from vgsantoniazzi/master
Show description for fd861d2
lgebhardt
authored
fd861d2
View commit details
Copy full SHA for fd861d2
Browse repository at this point
Use inclusive terminology
Show description for ea8a3f9
vgsantoniazzi
committed
ea8a3f9
View commit details
Copy full SHA for ea8a3f9
Browse repository at this point
Commits on Sep 19, 2020
Update license copyright years
tommy-russoniello
authored
ef16a2a
View commit details
Copy full SHA for ef16a2a
Browse repository at this point
Commits on Jul 10, 2020
Merge pull request #1317 from cerebris/issue_1312
Show description for 5517f17
lgebhardt
authored
5517f17
View commit details
Copy full SHA for 5517f17
Browse repository at this point
Commits on Apr 5, 2020
Merge pull request #1320 from cerebris/default_processor_klass_deprecation
Show description for 7b64a08
lgebhardt
authored
7b64a08
View commit details
Copy full SHA for 7b64a08
Browse repository at this point
Merge pull request #1319 from cerebris/relax_bundler_version
Show description for 879d5da
lgebhardt
authored
879d5da
View commit details
Copy full SHA for 879d5da
Browse repository at this point
Relax bundler version requirement to support later than 1.17
lgebhardt
committed
4314ee1
View commit details
Copy full SHA for 4314ee1
Browse repository at this point
Set default processor klass by name, deprecate default_processor_klass
lgebhardt
committed
c73ab0b
View commit details
Copy full SHA for c73ab0b
Browse repository at this point
Commits on Mar 15, 2020
Fix issue with primary paginator being used for included resources
Show description for 25911bc
lgebhardt
committed
25911bc
View commit details
Copy full SHA for 25911bc
Browse repository at this point
Commits on Dec 11, 2019
Bump jsonapi-resources to 0.10.2
lgebhardt
committed
978f590
View commit details
Copy full SHA for 978f590
Browse repository at this point
Merge pull request #1298 from bf4/better_poro_test
Show description for 08edbc8
lgebhardt
authored
08edbc8
View commit details
Copy full SHA for 08edbc8
Browse repository at this point
Commits on Dec 10, 2019
Merge pull request #1296 from cerebris/scottgonzalez-patch-1
Show description for 52e52d2
lgebhardt
authored
52e52d2
View commit details
Copy full SHA for 52e52d2
Browse repository at this point
Merge pull request #1295 from youngcapital/fix-api-returning-404-when-no-record-found
Show description for 5a99d6f
lgebhardt
authored
5a99d6f
View commit details
Copy full SHA for 5a99d6f
Browse repository at this point
Commits on Dec 2, 2019
Better Poro Resource Test
bf4
committed
95393cd
View commit details
Copy full SHA for 95393cd
Browse repository at this point
Commits on Nov 14, 2019
Remove unnecessary setting of `missed_resource_ids`
scottgonzalez
authored
a2d4b4d
View commit details
Copy full SHA for a2d4b4d
Browse repository at this point
Commits on Nov 13, 2019
Return a 404 response when no record is found
Show description for 9a06090
MarcelEeken
committed
9a06090
View commit details
Copy full SHA for 9a06090
Browse repository at this point
Commits on Nov 7, 2019
Fix indentation
scottgonzalez
authored
c0cdf65
View commit details
Copy full SHA for c0cdf65
Browse repository at this point
Commits on Oct 30, 2019
Bump jsonapi-resources to 0.10.1
lgebhardt
committed
a7447ac
View commit details
Copy full SHA for a7447ac
Browse repository at this point
Merge pull request #1287 from cerebris/test_on_pg
Show description for cc96793
lgebhardt
authored
cc96793
View commit details
Copy full SHA for cc96793
Browse repository at this point
Commits on Oct 9, 2019
Track and select sort fields to fix postgres sql generation error
lgebhardt
committed
99268a8
View commit details
Copy full SHA for 99268a8
Browse repository at this point
Commits on Oct 8, 2019
Test against Postgres
lgebhardt
committed
864e810
View commit details
Copy full SHA for 864e810
Browse repository at this point
Previous
Next
You can’t perform that action at this time.