Hi mooman, Sorry for my stupidity, just have checked that I'm using self instead of super, so now everything works like a charm. Thx.
On Apr 26, 7:22 pm, mooman <[email protected]> wrote: > Hi Serg, > > Your platforms method is calling itself infinitely. You're probably > gonna want to call super like Jeremy suggested instead. :) > > -mooman > > On Apr 26, 5:31 am, Serg Podtynnyi <[email protected]> wrote: > > > Hi again, it's sad but it's not working;( > > This is Gist with all infohttps://gist.github.com/d1a1b1e43113d5152af2 > > With log and code. > > > -- > > You received this message because you are subscribed to the Google Groups > > "sequel-talk" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group > > athttp://groups.google.com/group/sequel-talk?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "sequel-talk" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://groups.google.com/group/sequel-talk?hl=en. -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en.
