ihelp_reindex_rb.html
Ruby console contextual help
Install
- All systems
-
curl cmd.cat/ihelp_reindex_rb.html.sh
- Debian
-
apt-get install ruby-ihelp
- Raspbian
-
apt-get install ruby-ihelp
- Dockerfile
- dockerfile.run/ihelp_reindex_rb.html
ruby-ihelp
Ruby console contextual help
IHelp (Interactive Help) provides contextual help for classes, modules and methods by using RI. Particularly useful is the integration with IRb, Ruby's interactive execution tool. Additionally, using Ferret a full text index of the documentation can be created to considerably speed up retrieval.