Static URL for that change https://github.com/kraih/mojo/blob/470160814f15505cba1eb6322383e8e7c8574a4f/Changes#L3
2015-01-28 10:47 GMT+03:00 Александр Грошев <[email protected]>: > From source code of Mojolicious::Routes::Route > > # DEPRECATED in Tiger Face! > sub bridge { > Mojo::Util::deprecated 'Mojolicious::Routes::Route::bridge is DEPRECATED in' > . ' favor of Mojolicious::Routes::Route::under'; > shift->route(@_)->inline(1); > } > > It was deprecated in 5.73 > https://github.com/kraih/mojo/blob/master/Changes#L28 > > > 2015-01-28 10:42 GMT+03:00 Denis Fedoseev <[email protected]>: > >> Hello, >> >> I have small question about "bridge" attribute. >> I always use it in my applications. But I haven't found it in >> documentation. >> >> Are you plan to deprecate it, or it is a just error in documentation? >> >> Best regards, >> Denis Fedoseev. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Mojolicious" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/mojolicious. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > С уважением, Александр Грошев. > -- С уважением, Александр Грошев. -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
