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

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

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

Page Views Counter Sinatra?

How to implement a page views counter in Sinatra and Ruby? I have tried the @@ variables but they … Read more Page Views Counter Sinatra?