Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sinatra

Sinatra static assets are not found when using rackup

ruby configuration sinatra

ActiveRecord connection warning. (Database connections will not be closed automatically)

ruby activerecord sinatra

Using gzip compression in Sinatra with Ruby

ruby sinatra gzip zlib

How to convert a Net::HTTP response to a certain encoding in Ruby 1.9.1?

what is a controller in sinatra?

ruby sinatra

Sinatra not persisting session with redirect on Chrome

Having trouble debugging Sinatra app in production

Simple Ruby Input Validation Library

ruby validation input sinatra

How to ignore extra messages with RSpec should_receive?

Injecting dependencies in Sinatra app

ruby sinatra rack

Using Sinatra and MongoDB - what's the recommended way to "keep alive" the mongodb connection between http requests?

ruby mongodb sinatra

Sinatra app that redirects POST/GET requests with parameters

ruby redirect sinatra

Decoding Facebook's signed request in Ruby/Sinatra

How to pre-select checkbox in angularJs with ng-checked

How can I control caching for static assets when using Sinatra? [closed]

ruby heroku sinatra

How to add a stylesheet to the layout's head of a HAML template in Sinatra?

sinatra haml

Setting status code in Sinatra's custom error block

Sinatra Error Handling in Ruby

ruby error-handling sinatra

Several optional parameters in sinatra route

ruby sinatra padrino