Converting Ruby on Rails Project for use as HTML file(s)
Hi everyone,
I've been told by the maker of an online script that it's open source but I have no idea how to take it from it's current format (Ruby) and add it to our website as a HTML page.
The addon is a combination of Opentok and Filepicker.io.
I've downloaded it and then also downloaded the Github application but I have no idea how to convert these files into either HTML so I can upload them for use with my website.
Here's a page showing the standard API for Opentok (which I'm familar with) so I'd love to know how to get this project to work with this:
You can watch the ruby project online and then make a cmd->S (cntrl->S on a win pc) to save the whole page.
Saving the whole page will save the whole html page including stylesheets, javascript files and html structure into one folder on your local machine on a destination of your choice.
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.
Not exactly the question you had in mind?
Sign up for an EE membership and get your own personalized solution. With an EE membership, you can ask unlimited troubleshooting, research, or opinion questions.
Saving the whole page will save the whole html page including stylesheets, javascript files and html structure into one folder on your local machine on a destination of your choice.