Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sinatra

Avoid display of backtrace when running Sinatra on an already taken port

ruby sinatra

Ruby inheritance and require order

ruby inheritance sinatra

How do I handle multiple values from a single select field in Sinatra?

html ruby select post sinatra

Easier way to require spec files in Sinatra

ruby sinatra

Thin & Sinatra not taking port

ruby sinatra rack thin

extend jekyll / octopress with db?

ruby sinatra jekyll octopress

Sending a binary stream with Sinatra 1.3

ruby sinatra

Problem pushing to Heroku with dm-migrations

ruby git heroku sinatra

Selenium isn't catching JavaScript errors

Sinatra: Array into HTML table

ruby sinatra

Sinatra + Angularjs Routing

angularjs sinatra

In sinatra if I want add a method to String class, where should I put these code?

sinatra

How do I separate finalizing into different databases in DataMapper?

JRuby with Sinatra on Heroku

ruby heroku sinatra jruby

How do I configure RSpec with Sinatra to dynamically determine which Sinatra app is running before my test suite runs?

ruby rspec sinatra rack capybara

What is the easiest way to get an embedded upload progress bar using Ruby/Sinatra/Haml/Passenger/nginx?

progress-bar sinatra haml

Can I stop Sinatra from within a Sinatra application?

ruby sinatra exit