Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sinatra

Sinatra: NoMethodError

jquery and random.org "is not allowed by Access-Control-Allow-Origin"

jquery sinatra

How to POST data in Rack::Test

ruby sinatra rack

What are the best ways to run a Ruby script as a subprocess/another thread from Sinatra?

ruby heroku sinatra

Sinatra Url '/' interpretations

ruby url sinatra

Sinatra + Rack::Test + Rspec2 - Using Sessions?

Trigger another route with a query string inside Sinatra

ruby sinatra jruby

to_json on single value can't be parse back

node-webkit equivalent for sinatra?

How to write partial ERB template in Sinatra? [closed]

ruby sinatra erb

Sinatra Rspec - testing that a view has rendered

testing rspec sinatra

What's the benefit of using Sinatra instead of RoR if I'm only need a DB and an API

ruby-on-rails ruby sinatra

How to set the env['SERVER_NAME'] in rack/test?

ruby rspec sinatra rack webmock

How to implement client-server API and authorisation in Ruby (Rails/Sinatra)? [closed]

What are the main differences between Sinatra and Ramaze?

ruby sinatra ramaze

Get absolute (base) url in sinatra

ruby sinatra haml

"puts" output not displaying in Heroku logs for Sinatra app

ruby heroku sinatra puts

Streaming data from Sinatra/Rack application

ruby sinatra rack

Sending/Parsing multiple JSON objects

javascript sinatra

How to dump an HTTP request from within Sinatra?

ruby sinatra rack