config.ru for Sinatra Applications

10 ธ.ค.

Sinatra::Application class is a Rack objec, i.e. it responds_to? call(env).

Per this documentation, it’s as easy as requiring your application file and run:

#config.ru
require './app'run Sinatra::Application

ใส่ความเห็น

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / เปลี่ยนแปลง )

Twitter picture

You are commenting using your Twitter account. Log Out / เปลี่ยนแปลง )

Facebook photo

You are commenting using your Facebook account. Log Out / เปลี่ยนแปลง )

Connecting to %s

Follow

Get every new post delivered to your Inbox.