Project
Reverse Dependencies for prism
The projects listed here declare prism as a runtime or development dependency
0.02
Strict Ivars is a tiny pre-processor that guards you against undefined instance variable reads. If you do read an undefined instance variable, it will raise a NameError.
2021
2022
2023
2024
2025
2026
0.02
convert ruby code to better syntax automatically.
2021
2022
2023
2024
2025
2026
0.01
Configurability is a unified, non-intrusive, assume-nothing configuration system for Ruby. It lets you keep the configuration for multiple objects in a single config file, load the file when it’s convenient for you, and distribute the configuration when you’re ready, sending it everywhere it need...
2021
2022
2023
2024
2025
2026
0.01
Code analysis for documentation generation.
2021
2022
2023
2024
2025
2026
0.01
Auto-generate inline YARD documentation for Ruby by analyzing code AST. Supports RBS and Sorbet type signatures.
2021
2022
2023
2024
2025
2026
0.01
Based on, concerned with, or verifiable by observation or experience rather than theory or pure logic.
2021
2022
2023
2024
2025
2026
0.01
Ivar is a Ruby gem that automatically checks for typos in instance variables.
2021
2022
2023
2024
2025
2026
0.01
A tiny pre-processor for ruby that adds runtime type checking to methods.
2021
2022
2023
2024
2025
2026
0.01
A minifier of Ruby files.
2021
2022
2023
2024
2025
2026
0.01
Runs (Get it? It's fast!) your tests and makes it easier to rerun individual
failures.
2021
2022
2023
2024
2025
2026
0.01
A prism parser backend
2021
2022
2023
2024
2025
2026
0.01
RBS::Trace collects argument types and return value types using TracePoint, and inserts
inline RBS type declarations into files.
2021
2022
2023
2024
2025
2026
0.01
Ruby code rewriter.
2021
2022
2023
2024
2025
2026
0.01
Rigor is a CLI-first static analyzer for Ruby applications that prioritizes type inference, clean application code, and zero runtime dependencies. Rigor is a standalone tool, not a library: install it independently rather than adding it to your application's Gemfile. It runs on Ruby 4.0 while you...
2021
2022
2023
2024
2025
2026
0.01
Sirop: Ruby code rewriter
2021
2022
2023
2024
2025
2026
0.01
Rails static code analyzer for security issues
2021
2022
2023
2024
2025
2026
0.01
A simple test framework for Ruby code where the test descriptions and expectations are written as comments.
2021
2022
2023
2024
2025
2026
0.0
Mutation testing for Ruby and Rails. Uses Prism-based source-span mutations (no unparser), coverage-mapped test selection, and a fork-per-mutant kill pipeline. Scopes to changed methods for a fast dev loop, or to a diff for CI. Includes an incremental coverage baseline and a committed acceptance ...
2021
2022
2023
2024
2025
2026
0.0
Inspect, parse, and visualize the callbacks registered on your ActiveRecord models — including their if/unless conditions — as graphs and diagrams.
2021
2022
2023
2024
2025
2026
0.0
A static architecture linter for Ruby and Rails. Declare your components, dependencies, and boundaries in one file, then check every change in CI. It reads source with Prism and never boots the app.
2021
2022
2023
2024
2025
2026