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: 180,994 of 195,762
Downloads: 2,040
Daily
Ranking: 102,761 of 195,747
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 |