RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

A simple way run ruby code in a windows browser

If you ever need to execute a little bit of ruby code with full access to a client windows box, but the rest of you system is a web app, check out LocoRuby. Its a simple easy way to add <script type=”text/ruby”>…</script> blocks to a browser page. Any input would be greatly appreciated!

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in