avsej/rubygem-rcodetools
Project ID: 1617
Description
Collection of Ruby code manipulation tools
It includes xmpfilter and editor-independent Ruby development helper tools, as well as emacs and vim interfaces.
Currently, rcodetools comprises:
- xmpfilter: Automagic Test::Unit assertions/RSpec expectations and code annotations
- rct-complete: Accurate method/class/constant etc. completions
- rct-doc: Document browsing and code navigator
- rct-meth-args: Precise method info (meta-prog. aware) and TAGS generation
- rct-fork: Pre-load heavy library(Rails etc) and speed up rct-complete/rct-doc (server)
- rct-fork-client: Run Ruby programs from state the rct-fork server has
- ruby-toggle-file: Toggle implementation file and test file
- rbtest: Embedded Test::Unit for small scripts
Installation Instructions
Instructions not filled in by author. Author knows what to do. Everybody else should avoid this repo.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 6 | i386 (3)*, x86_64 (5)* | EPEL 6 (0 downloads) |
EPEL 7 | x86_64 (3)* | EPEL 7 (134 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable avsej/rubygem-rcodetools
More info about enabling Copr repositories