rack-devel archive mirror (unofficial) https://groups.google.com/group/rack-devel
 help / color / mirror / Atom feed
* Replacement for rack-mount?
@ 2015-07-30  5:38 dblock
  2015-08-03 14:38 ` James Tucker
  0 siblings, 1 reply; 3+ messages in thread
From: dblock @ 2015-07-30  5:38 UTC (permalink / raw)
  To: Rack Development


[-- Attachment #1.1: Type: text/plain, Size: 786 bytes --]

We've been using rack-mount in Grape for a very long time. That source has 
been removed from Github, but the gem is still in Rubygems. Incredibly I 
cannot find the answers to these two:

1) Why was rack-mount source removed?
2) What should we be replacing rack-mount with? We use RouteSet 
<https://github.com/intridea/grape/blob/b474f5e40f8c06490fba0790e57e438c630ec23f/lib/grape/api.rb#L103>. 
(possibly https://github.com/carllerche/rack-router?)
3) What am I missing? :)

Thanks!
-dB.

-- 

--- 
You received this message because you are subscribed to the Google Groups "Rack Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rack-devel+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

[-- Attachment #1.2: Type: text/html, Size: 1073 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Replacement for rack-mount?
  2015-07-30  5:38 Replacement for rack-mount? dblock
@ 2015-08-03 14:38 ` James Tucker
  2015-08-10 13:15   ` Daniel Doubrovkine
  0 siblings, 1 reply; 3+ messages in thread
From: James Tucker @ 2015-08-03 14:38 UTC (permalink / raw)
  To: Rack Development

[-- Attachment #1: Type: text/plain, Size: 1316 bytes --]

Although Josh was once an active contributor here, rack-mount isn't any
kind of official project, so you may wish to cc him directly.

On Wed, Jul 29, 2015, 10:38 PM dblock <dblock@dblock.org> wrote:

> We've been using rack-mount in Grape for a very long time. That source has
> been removed from Github, but the gem is still in Rubygems. Incredibly I
> cannot find the answers to these two:
>
> 1) Why was rack-mount source removed?
> 2) What should we be replacing rack-mount with? We use RouteSet
> <https://github.com/intridea/grape/blob/b474f5e40f8c06490fba0790e57e438c630ec23f/lib/grape/api.rb#L103>.
> (possibly https://github.com/carllerche/rack-router?)
> 3) What am I missing? :)
>
> Thanks!
> -dB.
>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Rack Development" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to rack-devel+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 

--- 
You received this message because you are subscribed to the Google Groups "Rack Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rack-devel+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

[-- Attachment #2: Type: text/html, Size: 2093 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Replacement for rack-mount?
  2015-08-03 14:38 ` James Tucker
@ 2015-08-10 13:15   ` Daniel Doubrovkine
  0 siblings, 0 replies; 3+ messages in thread
From: Daniel Doubrovkine @ 2015-08-10 13:15 UTC (permalink / raw)
  To: rack-devel, josh

[-- Attachment #1: Type: text/plain, Size: 2471 bytes --]

Alright, cc-ing @josh. Determined to get to the bottom of this :)

---

We've been using rack-mount in Grape for a very long time. That source has
been removed from Github, but the gem is still in Rubygems. Incredibly I
cannot find the answers to these two:

1) Why was rack-mount source removed?
2) What should we be replacing rack-mount with? We use RouteSet
<https://github.com/intridea/grape/blob/b474f5e40f8c06490fba0790e57e438c630ec23f/lib/grape/api.rb#L103>.
(possibly https://github.com/carllerche/rack-router?)
3) What am I missing? :)

Thanks!
-dB.

---

On Mon, Aug 3, 2015 at 10:38 AM, James Tucker <jftucker@gmail.com> wrote:

> Although Josh was once an active contributor here, rack-mount isn't any
> kind of official project, so you may wish to cc him directly.
>
> On Wed, Jul 29, 2015, 10:38 PM dblock <dblock@dblock.org> wrote:
>
>> We've been using rack-mount in Grape for a very long time. That source
>> has been removed from Github, but the gem is still in Rubygems. Incredibly
>> I cannot find the answers to these two:
>>
>> 1) Why was rack-mount source removed?
>> 2) What should we be replacing rack-mount with? We use RouteSet
>> <https://github.com/intridea/grape/blob/b474f5e40f8c06490fba0790e57e438c630ec23f/lib/grape/api.rb#L103>.
>> (possibly https://github.com/carllerche/rack-router?)
>> 3) What am I missing? :)
>>
>> Thanks!
>> -dB.
>>
>> --
>>
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "Rack Development" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to rack-devel+unsubscribe@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Rack Development" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to rack-devel+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 

dB. | Moscow - Geneva - Seattle - New York
code.dblock.org - @dblockdotorg <http://twitter.com/#!/dblockdotorg> -
artsy.net - github/dblock <https://github.com/dblock>

-- 

--- 
You received this message because you are subscribed to the Google Groups "Rack Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rack-devel+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

[-- Attachment #2: Type: text/html, Size: 4953 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-08-10 13:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-30  5:38 Replacement for rack-mount? dblock
2015-08-03 14:38 ` James Tucker
2015-08-10 13:15   ` Daniel Doubrovkine

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).