Hi Stefan, Thanks for the bug report. Transitions are well covered by the integration tests and I'm actually using some a small Hobo 2.1 project. But it looks like in this case automatic routes are not doing their work.
My transitions don't use permission checks, so, could you try with ":available_to => :all"? As the problem will probably persist, could you prepare a small example app so I can play with it? Warm regards, Ignacio El 10/01/14 18:31, Stefan Haslinger escribió: > Ono more detail > > <show-page> > <prepend-content-body:> > <transition-button transition="archive" ajax /> > </prepend-content-body:> > </show-page> > > displays correctly without dump (but fails when invoked). > > -- > You received this message because you are subscribed to the Google > Groups "Hobo Users" 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/hobousers. > For more options, visit https://groups.google.com/groups/opt_out. -- Ignacio Huerta Arteche http://www.ihuerta.net Teléfono: 0034 645 70 77 35 Email realizado con software libre -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers. For more options, visit https://groups.google.com/groups/opt_out.
