Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sinatra

How to run a cron job in Heroku, with a Sinatra app

How does one access all form fields in Sinatra?

ruby sinatra

Sinatra cannot find views on Ruby 1.9.2-p0

ruby path sinatra haml

Separate Sinatra app's test database from development database?

rspec sinatra datamapper

Access Sinatra settings from a model

ruby sinatra

How to dump sinatra rack test exceptions to console?

rspec sinatra rack

Why does code need to be reloaded in Rails 3?

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?