iruby-rails icon indicating copy to clipboard operation
iruby-rails copied to clipboard

Integrate IRuby and Rails

Results 1 iruby-rails issues
Sort by recently updated
recently updated
newest added

[jupyter_on_rails](https://github.com/Yuki-Inoue/jupyter_on_rails) has `jupyter:notebook` rake task to launch jupyter notebook session. iruby-rails should have such a rake task, too. I prefer `notebook:start` or `iruby:start` for the task name.

help wanted