Getting rid of the route maker

Julik Tarkhanov julian.tarkhanov at gmail.com
Tue Jun 24 10:31:56 EDT 2008


Then I'm +1.
Can't wait to see my tests fail with 2.0 (I will obviously have to  
update Mosquito for the new version, although if we still have .run  
it should
work unmodified).

On Jun 24, 2008, at 3:14 PM, Magnus Holm wrote:

> R isn't gone! Feel free to use both (and if you use R, it would not
> add more routes:
>
> module Camping::Controllers
>   class Index;end
>   class Advanced < R '/(some regex';end
>   # /advanced will NOT route to Advanced
> end
>
> On Tue, Jun 24, 2008 at 3:09 PM, Julik Tarkhanov
> <julian.tarkhanov at gmail.com> wrote:
>> Does that mean we are losing the possinility for multiple routes per
>> controller and such?
>> Or should I return something magic from self.urls to make controllers
>> function the pre-2.0 way?
>>
>> On Jun 24, 2008, at 1:05 PM, Magnus Holm wrote:
>>
>> Alright! What about releasing 2.0? I've closed a lot of tickets on  
>> the
>>
>> tracker, and I don't think we need more for a 2.0. There is no point
>>
>> of waiting anymore, IMO!
>>
>> _______________________________________________
>> Camping-list mailing list
>> Camping-list at rubyforge.org
>> http://rubyforge.org/mailman/listinfo/camping-list
>>
>
>
>
> -- 
> Magnus Holm
> _______________________________________________
> Camping-list mailing list
> Camping-list at rubyforge.org
> http://rubyforge.org/mailman/listinfo/camping-list



More information about the Camping-list mailing list