Skip to content Skip to sidebar Skip to footer
Showing posts with the label Sinatra

Run Ruby File From Html Form Submit

I have a Ruby program that reads a file and returns a certain output. I have to now create a web ap… Read more Run Ruby File From Html Form Submit

Best Way/practice To Ensure Links Are Going To Proper Location When Not On Root Of Domain?

I've been wondering this for a while now, but what is the best way to ensure that in a web app … Read more Best Way/practice To Ensure Links Are Going To Proper Location When Not On Root Of Domain?