Skip to main content

Ruby indexer plugin for CodeMap

Project description

codemap-ruby

A Ruby indexer for CodeMap, shipped as an independent PyPI package.

What it captures

Backed by tree-sitter-ruby:

AST node Symbol kind
class class (with extra.ruby_kind=class)
module class (with extra.ruby_kind=module)
method (inside class/module) method
method (top level) function
singleton_method method (with extra.ruby_kind=singleton)
top-level constant assignment variable
constant assignment inside class/module field

Nested class / module declarations are tracked with a class stack: module A; class B; def m; end; end; end produces A#B#m().

Install

pip install codemap-ruby

SymbolID encoding

scip-ruby . . . app/models/user.rb/User#hello().

Limits

  • attr_accessor / attr_reader / attr_writer macros are not expanded into individual field symbols.
  • define_method, class_eval, and other metaprogramming are not resolved.
  • Mixin (include/extend) edges are not yet emitted.

License

MIT.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

codemap_ruby-0.3.2.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

codemap_ruby-0.3.2-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file codemap_ruby-0.3.2.tar.gz.

File metadata

  • Download URL: codemap_ruby-0.3.2.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for codemap_ruby-0.3.2.tar.gz
Algorithm Hash digest
SHA256 dd4f698fae51cbe3d198999af282a1dbc3014ad21b0a19eb460b3c1abb62d4b4
MD5 f87f0c735f50899f30c2634143a7dc7f
BLAKE2b-256 23b244beb13f2b6b91013a0009c50b64b899df5b4581c45b3f64678b0b5c8b0b

See more details on using hashes here.

Provenance

The following attestation bundles were made for codemap_ruby-0.3.2.tar.gz:

Publisher: publish.yml on qxbyte/codemap

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file codemap_ruby-0.3.2-py3-none-any.whl.

File metadata

  • Download URL: codemap_ruby-0.3.2-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for codemap_ruby-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 2715b4292bfa102a3d0fd2a0e6669f68db7c0626a2656829d4358a2681fd69df
MD5 16cc7460f35acd29d98e60c6edc06332
BLAKE2b-256 8242ab69577b0e59211b9a85e0dff4ad9c866db1815931a1e1b9fb541fb0e3ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for codemap_ruby-0.3.2-py3-none-any.whl:

Publisher: publish.yml on qxbyte/codemap

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page