Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rack

How to run multiple tiny Ruby (Rack) apps on one server?

ruby-on-rails ruby rack

How to deploy a threadsafe asynchronous Rails app?

Integrating WebSockets with Rails using Rack and Event Machine

Rack error - RuntimeError: failed to get urandom in a Rails app (Rails 5.0.6, Ruby 2.5.5)

What's up with those requests having "iframe=true&width=80%&height=80%" query params?

What is the closest C++ analogue to Ruby's Rack?

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

sinatra rack

Testing controller instance variables with Rack::Test and Sinatra

ruby testing sinatra rack

How to receive a JSON object with Rack

What does @app.call(env) really do?

ruby express middleware rack

Bypassing rack version error using Rails 2.3.5

What is a Rack - "no acceptor" error?

ruby rack thin

Rack Session Cookie and Sinatra - setting and accessing data

Static website on Heroku Cedar

static heroku rack cedar

Mount an engine on subdomain Rails 3.1

How to get the current Rack environment in Rake?

ruby rake rack

Rename session cookies in Rails

Ruby Based Blogging Engine

ruby-on-rails ruby rack

Reloading Sinatra app on every request on Windows

ruby sinatra rack reloading