Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sinatra

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

Vagrant refuses to connect in private_network mode [closed]

Sinatra Web Admin (like Django Admin)

How does Sinatra define and invoke the get method?

undefined method `run' for main:Object (NoMethodError) Sinatra

sinatra rack

implement a rails before_filter in ruby without rails

Sinatra method `development?` undefined

ruby sinatra

Testing controller instance variables with Rack::Test and Sinatra

ruby testing sinatra rack

How to receive a JSON object with Rack