ruby-web-console 4.2.0
Debugging tool for your Ruby on Rails applications
This package allows you to create an interactive Ruby session in your browser. Those sessions are launched automatically in case of an error and can also be launched manually in any page.
- Outputs:
out
- Website: https://github.com/rails/web-console
- Licenses: Expat
- Package source: gnu/packages/rails.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ruby-web-console 4.2.0
as follows:
guix install ruby-web-console@4.2.0
Or install the latest version:
guix install ruby-web-console
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.