Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sinatra

In a Sinatra App on Heroku, Session Is Not Shared Across Dynos

Rackup to use Thin instead of WEBrick

sinatra thin

Generating an Instagram- or Youtube-like unguessable string ID in ruby/ActiveRecord

Stubbing RestClient response in RSpec

ruby rspec sinatra rest-client

Rendering 404 in sinatra if file not found

ruby routing sinatra

Empty, uneditable pg_hba.conf file

Read an image pixel by pixel in Ruby

Change Time zone in pure ruby (not rails)

ruby time timezone sinatra

Can I do Sinatra program without restart server?

ruby sinatra

Sinatra/1.4.3 use Rack::Session::Cookie warning

ruby session sinatra

What's the difference between Rack and Passenger?

Heroku app fails to start - `require': no such file to load -- sinatratestapp (LoadError)

ruby heroku sinatra

Can't launch simple Sinatra app using rackup and jRuby (no response from web server)

ruby sinatra jruby rackup

Accessing headers from Sinatra

ruby http-headers sinatra

Using bundle exec may solve this?

What is the correct way to setup database with DataMapper and Sinatra on production server?

ruby sqlite sinatra datamapper

Passing options to rackup via a Sinatra application

ruby sinatra rack thin rackup

How do you choose your HTTP server in Sinatra?

Backbone.js create method not sending parameters to sinatra

backbone.js sinatra

Sinatra: What's the correct way to serve a plain old file?

ruby sinatra