Plugins Directory » ruby.wasm
|
Author: | Nishida Yuya |
---|---|---|
Website: | https://github.com/nishidayuya/redmine_ruby_wasm | |
Code repository: | https://github.com/nishidayuya/redmine_ruby_wasm | |
Registered on: | 2022-10-12 (about 2 years ago) | |
Current version: | 0.2.0 | |
Compatible with: | Redmine 5.0.x, 4.2.x, 4.1.x | |
User ratings: |
A plugin to run Ruby code on Redmine.
In Redmine's issue page:
After click Ruby code on description:
After click Ruby code on comment:
Installation notes
Clone the plugin into your Redmine plugins directory.
$ cd /path/to/redmine/plugins/
$ git clone https://github.com/nishidayuya/redmine_ruby_wasm.git
And restart your Redmine.
Changelog
0.2.0 (2022-10-12)
Compatible with Redmine 5.0.x, 4.2.x, 4.1.x.
0.1.0 (2022-09-12)
Compatible with Redmine 5.0.x.