Getting rid of the route maker
Magnus Holm
judofyr at gmail.com
Tue Jun 24 09:14:24 EDT 2008
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
More information about the Camping-list
mailing list