Categories: None [Edit]
ruby-test-ide
ruby-test-ide serves a browser IDE for any Ruby project. Note: Still a work in progress
Instead of static analysis or type-annotation files, it evaluates your code in sandboxed
workers and asks the live objects what they can do (irb-style completion,
hover docs via ri, per-line debugger annotations, go-to-definition from
Method#source_location). For code paths the buffer can't safely execute —
network calls, mocked edges — it runs your test suite (any framework, via
.ruby_ide.yaml) with a TracePoint observer preloaded and learns the
argument/return types your code really used.
Total
Ranking: 181,617 of 196,375
Downloads: 2,051
Daily
Ranking: 37,856 of 196,338
Downloads: 1
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | SamuelGarrattIQA |