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

Save All User Entries From Html Text Built Off A Loop Using Ruby And Sinatra

I am creating a web page that displays a table. It also has four columns at the end of each record … Read more Save All User Entries From Html Text Built Off A Loop Using Ruby And Sinatra

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?

Styling A Sudoku Grid

I’ve created a sudoku puzzle creator / solver and need a bit of help with some CSS to style it. Typ… Read more Styling A Sudoku Grid