rack-devel archive mirror (unofficial) https://groups.google.com/group/rack-devel
 help / color / mirror / Atom feed
From: trans <transfire@gmail.com>
To: Rack Development <rack-devel@googlegroups.com>
Subject: Re: rack 1.2.2 release => Rack::Server.new(:app => app).start
Date: Sat, 25 Sep 2010 09:45:58 -0700 (PDT)	[thread overview]
Message-ID: <c89307bc-2e73-4b07-92a1-6380ded20996@z28g2000yqh.googlegroups.com> (raw)
In-Reply-To: <20100828184138.GD28880@hinegardner.org>



On Aug 28, 2:41 pm, Jeremy Hinegardner <jer...@hinegardner.org> wrote:
> Hi all,
>
> I too would like to use Rack::Server by passing in an app.
> For the moment I'm working around it with:
>
>     server = ::Rack::Server.new( options )
>     server.instance_variable_set('@app', options[:app] )
>     server.start

And how do you build `app` ?

  reply	other threads:[~2010-09-25 16:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-25 16:24 rack 1.2.2 release => Rack::Server.new(:app => app).start Stephen Bannasch
2010-08-28 18:41 ` Jeremy Hinegardner
2010-09-25 16:45   ` trans [this message]
2010-09-26 19:18     ` James Tucker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://groups.google.com/group/rack-devel

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c89307bc-2e73-4b07-92a1-6380ded20996@z28g2000yqh.googlegroups.com \
    --to=rack-devel@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).