Registry / utility / steep
library2.0.0rbrubygemsunverified

A gradual type checker for Ruby that analyzes code statically to detect type errors without requiring explicit type annotations everywhere.

gem install steep
INSTALL
IMPORT
SIG · STEEP
S
steep
utilityrubyv2.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Steep
require 'steep'

Run Steep type checking from Ruby

require 'steep' Steep::CLI.new.run(['check'])
Debug
Known issues
breakingSteep requires Ruby 2.7 or newer
fix
Upgrade Ruby to version 2.7+
affects: < 2.0.0
Upgrade
Version history
2.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Resources
steep — gem install steep · libregistry