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
railsapi_resources
User selector
All users
All time
Commit history
Commits on Feb 29, 2016
Renamed namespace Railsapi => RailsAPI
lgebhardt
committed
abe6ccd
View commit details
Copy full SHA for abe6ccd
Browse repository at this point
Commits on Feb 26, 2016
Add `always_include_linkage_data` `Relationship` option
lgebhardt
committed
1775fab
View commit details
Copy full SHA for 1775fab
Browse repository at this point
Move the metadata into a separate module.
lgebhardt
committed
7bdcdb8
View commit details
Copy full SHA for 7bdcdb8
Browse repository at this point
Commits on Feb 25, 2016
Split out the Resource class into `railsapi-resources` gem
lgebhardt
committed
8640f5e
View commit details
Copy full SHA for 8640f5e
Browse repository at this point
Commits on Feb 17, 2016
Merge pull request #615 from coryodaniel/pagination-links-consistency
Show description for 7130207
lgebhardt
committed
7130207
View commit details
Copy full SHA for 7130207
Browse repository at this point
Removed tests supporting prev/previous compat
coryodaniel
committed
44f8da8
View commit details
Copy full SHA for 44f8da8
Browse repository at this point
Merge pull request #616 from cball/cball-operations-processor-example
Show description for 5ba403a
lgebhardt
committed
5ba403a
View commit details
Copy full SHA for 5ba403a
Browse repository at this point
Merge pull request #613 from kenzai/filter-apply-verify-symbol
Show description for 9caf694
lgebhardt
committed
9caf694
View commit details
Copy full SHA for 9caf694
Browse repository at this point
Merge pull request #612 from coryodaniel/pagination-readme-notes
Show description for 32a7861
lgebhardt
committed
32a7861
View commit details
Copy full SHA for 32a7861
Browse repository at this point
Merge pull request #597 from Precogs-com/master
Show description for 947077a
lgebhardt
committed
947077a
View commit details
Copy full SHA for 947077a
Browse repository at this point
Commits on Feb 16, 2016
Merge pull request #571 from reidab/AKHarris-feature/custom-links-defined-per-resource
Show description for 4defb2a
lgebhardt
committed
4defb2a
View commit details
Copy full SHA for 4defb2a
Browse repository at this point
Update Readme to add note about the rails 5 branch
lgebhardt
committed
f987f2c
View commit details
Copy full SHA for f987f2c
Browse repository at this point
Commits on Feb 15, 2016
Add create_operations_processor override example
cball
committed
6e5b779
View commit details
Copy full SHA for 6e5b779
Browse repository at this point
Make offset and paged paginators links consistent
Show description for 1aca7d6
coryodaniel
committed
1aca7d6
View commit details
Copy full SHA for 1aca7d6
Browse repository at this point
Allow apply/verify filter callables to be a symbol/string of the method name to call.
davidstosik
committed
e63642b
View commit details
Copy full SHA for e63642b
Browse repository at this point
Commits on Feb 13, 2016
Added pagination GET examples in README
coryodaniel
committed
a7b86f2
View commit details
Copy full SHA for a7b86f2
Browse repository at this point
Commits on Feb 10, 2016
Remove unused CustomLink test resources
reidab
committed
9ff1fd5
View commit details
Copy full SHA for 9ff1fd5
Browse repository at this point
Update README for new custom_links implementation
reidab
committed
22b2f8f
View commit details
Copy full SHA for 22b2f8f
Browse repository at this point
Simplify custom links as an override similar to Resource#meta
reidab
committed
5d91808
View commit details
Copy full SHA for 5d91808
Browse repository at this point
Use `custom_generation_options` for custom_link generation
reidab
committed
20f1f81
View commit details
Copy full SHA for 20f1f81
Browse repository at this point
Make ResourceSerializer private API more consistent
reidab
committed
77da66d
View commit details
Copy full SHA for 77da66d
Browse repository at this point
updates READMA
akharris
authored and
reidab
committed
ec43644
View commit details
Copy full SHA for ec43644
Browse repository at this point
simplifies custom link interface to take a symbol key and a lambda that takes a JSONAPI::Resource instance and a link_builder
akharris
authored and
reidab
committed
f7dee7f
View commit details
Copy full SHA for f7dee7f
Browse repository at this point
adds option which allows a custom lambda that can call methods on a Resource instance to build a custom url
akharris
authored and
reidab
committed
b5704e8
View commit details
Copy full SHA for b5704e8
Browse repository at this point
adds ability to customize the path from the 'self' link
akharris
authored and
reidab
committed
4ec99c4
View commit details
Copy full SHA for 4ec99c4
Browse repository at this point
adds custom link
akharris
authored and
reidab
committed
76dd7b9
View commit details
Copy full SHA for 76dd7b9
Browse repository at this point
Commits on Feb 5, 2016
Merge pull request #606 from reidab/patch-3
Show description for 8e85d68
lgebhardt
committed
8e85d68
View commit details
Copy full SHA for 8e85d68
Browse repository at this point
Add gem version badge to README
reidab
committed
b68d1c3
View commit details
Copy full SHA for b68d1c3
Browse repository at this point
Commits on Feb 3, 2016
Merge pull request #604 from cerebris/pr/518
Show description for f0b9512
lgebhardt
committed
f0b9512
View commit details
Copy full SHA for f0b9512
Browse repository at this point
Check that destroys actually succeed.
Show description for 7dbb0ab
Christopher Chow
authored and
lgebhardt
committed
7dbb0ab
View commit details
Copy full SHA for 7dbb0ab
Browse repository at this point
Merge pull request #539 from DavidMikeSimon/fix-filter-to-non-default-table-name
Show description for ce1f2e1
lgebhardt
committed
ce1f2e1
View commit details
Copy full SHA for ce1f2e1
Browse repository at this point
Merge pull request #559 from alces-software/validation-errors-can-have-metadata
Show description for f084e1f
lgebhardt
committed
f084e1f
View commit details
Copy full SHA for f084e1f
Browse repository at this point
Merge pull request #578 from kevintraver/master
Show description for c9cc807
lgebhardt
committed
c9cc807
View commit details
Copy full SHA for c9cc807
Browse repository at this point
Merge pull request #593 from richa/rails-5-compatibility
Show description for 49a7387
lgebhardt
committed
49a7387
View commit details
Copy full SHA for 49a7387
Browse repository at this point
Merge pull request #602 from lime/records-all
Show description for 3a49314
lgebhardt
committed
3a49314
View commit details
Copy full SHA for 3a49314
Browse repository at this point
Previous
Next
You can’t perform that action at this time.