Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sinatra

How to do a Post/Redirect/Get using Sinatra?

ruby sinatra

Including local (JS and CSS) files in local Sinatra Development

sinatra

Contact form in ruby, sinatra, and haml

ruby sinatra haml pony

Ruby / Sinatra - serving up css, javascript, or image files

ruby sinatra

How do you debug a Sinatra app like a Rails app?

in Sinatra how do you make a "before" filter that matches all routes except some

ruby sinatra

What's the best way to talk to a database while using Sinatra?

ruby database orm sinatra

How to use Pry with Sinatra?

ruby sinatra pry

Ruby Sinatra Webservice running on localhost:4567 but not on IP

How do I get Sinatra to refrain from adding the X-Frame-Options header?

Is there a .NET framework similar to Ruby's Sinatra?

.net ruby frameworks sinatra

How to make Sinatra work over HTTPS/SSL?

ruby ssl https sinatra

Sinatra + Bundler?

ruby sinatra bundler

Any success with Sinatra working together with EventMachine WebSockets?

How to parse JSON request body in Sinatra just once and expose it to all routes?

ruby sinatra rack

Get client's IP address in Sinatra?

ip-address sinatra

What is a very simple authentication scheme for Sinatra/Rack

Encoding::UndefinedConversionError

ruby encoding sinatra sequel

Passing parameters to erb view

ruby sinatra erb

Cannot access local Sinatra server from another computer on same network

ruby web-services sinatra