Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sinatra

Heroku rake tasks failing for Sinatra app with string arguments

ruby heroku sinatra rake

How to set HTTP response (cache) headers in a Sinatra app hosted on Heroku

No Such File To Load Passenger and Sinatra

sinatra passenger

How do I get a custom Rake task to run in Sinatra?

How to make Thin run on a different port?

ruby linux sinatra thin

How to change the log level in Sinatra

ruby sinatra

How can I sanitize all params coming into a Sinatra app?

json hash sinatra jruby sanitize

Erb with Sinatra in ruby

ruby sinatra erb

In Sinatra - does anyone use test fixtures? how is your test suite set up?

testing sinatra rack

How to test headers with rspec and rack-test in Sinatra

rspec sinatra rack

Sharing Model code between Sinatra and Rails

Are there any easy-to-configure webserver with ruby for Windows?

Creating a single page proxy using Ruby Sinatra

ruby proxy sinatra

Integrating Ember.js with a simple Sinatra backend

ruby ember.js sinatra

Sinatra on Nginx configuration - what's wrong?

ruby nginx sinatra

Watir app deployed to heroku

How do you create case insensitive routes in Sinatra?

sinatra

Deploying sinatra app (with config.ru) on heroku cedar stack

ruby deployment heroku sinatra

How can I speed up Ruby/Rake task

ruby rake sinatra