Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sinatra

stack level too deep (SystemStackError)

ruby cucumber sinatra capybara

how to force rack:session + sinatra to read "rack.session" from params instead of cookies

ruby oauth sinatra rack cors

Authentication for Sinatra REST API app

Local SSL with Ruby / Puma

ruby ssl https sinatra puma

How to filter by foreign id and local attribute via belongs_to?

ruby sinatra belongs-to

Hosting multiple rails services on a single server + architecture of an "api enabled" website

How to send response but continue execution in Sinatra?

Why do my rspec tests run slower in Ruby 1.9.2 than 1.8.7?

Ruby/Sinatra send_file not working

Sinatra streaming response with headers

ruby sinatra

cannot start sinatra process - eventmachine "no acceptor"

Use multiple public directories in Sinatra

sinatra assets public

Any non-rails ruby forum application out there?

ruby sinatra forum redis

Sinatra app with sprockets not working on Heroku

wrong argument type String (expected Array)

Thin::Server#daemonize exits immediately

ruby sinatra thin

Prepared Statement doesn't exist

Store websocket connection to redis

How do I get code coverage stats for my Sinatra app?

How do I proxy AJAX requests with Rack Middleware?