I have a Ruby library that uses a REST API but I want to use the library and all other Ruby scripts on a website, or even in vb.net.
Are there any ways to use Ruby in combination with PHP without Rails? And can I implement Ruby in vb.net?
I'm not asking how to translate Ruby to vb.net. I know how that goes and how hard it is, so my questions are:
- Can Ruby be used as a backend language without using Ruby on Rails?
- Is there any way to implement Ruby into vb.net ?