Metadata


Name
jsonapi-resources-anchor
Version
2.4.0
Platform
ruby
Authors
Matt
Bindir
bin
Date
2025-07-12 00:00:00 UTC
Dependencies
jsonapi-resources (~> 0.1)
rails (>= 7.0)
rspec-rails (~> 7.0, development)
yard (>= 0, development)
yard-activesupport-concern (>= 0, development)
Files
lib/anchor/anchor.rb
lib/anchor/concerns/annotatable.rb
lib/anchor/concerns/custom_linkable.rb
lib/anchor/concerns/custom_meta.rb
lib/anchor/concerns/schema_serializable.rb
lib/anchor/concerns/static_context.rb
lib/anchor/concerns/type_inferable.rb
lib/anchor/config.rb
lib/anchor/json_schema/resource.rb
lib/anchor/json_schema/schema_generator.rb
lib/anchor/json_schema/serializer.rb
lib/anchor/resource.rb
lib/anchor/schema.rb
lib/anchor/schema_generator.rb
lib/anchor/type_script/file_structure.rb
lib/anchor/type_script/multifile_save_service.rb
lib/anchor/type_script/multifile_schema_generator.rb
lib/anchor/type_script/resource.rb
lib/anchor/type_script/schema_generator.rb
lib/anchor/type_script/serializer.rb
lib/anchor/type_script/types.rb
lib/anchor/types.rb
lib/anchor/types/inference/active_record.rb
lib/anchor/types/inference/jsonapi.rb
lib/anchor/version.rb
lib/jsonapi-resources-anchor.rb
Licenses
MIT
Metadata
{"changelog_uri"=>"https://github.com/mattkhan/jsonapi-resources-anchor/blob/main/CHANGELOG.md", "documentation_uri"=>"https://anchor-gem.vercel.app/docs", "source_code_uri"=>"https://github.com/mattkhan/jsonapi-resources-anchor", "github_repo"=>"ssh://github.com/mattkhan/jsonapi-resources-anchor"}
Require paths
lib
Required ruby version
>= 3.1
Required rubygems version
>= 0
Rubygems version
3.4.20
Specification version
4
Summary
jsonapi-resources type annotation, inference, and schema/docs generation
Original platform
ruby
New platform
ruby