It could be "find_by_name_or_id". On Sun, Sep 28, 2014 at 4:09 PM, Henry Baragar < [email protected]> wrote:
> Bryan, > > Which methods make use of "@id"? I would like to use them instead of > stripping the "@" myself. > > Thanks, > Henry > > > On 15/09/14 10:02 AM, Bryan Larsen wrote: > > On Sun, Sep 14, 2014 at 10:21 PM, Henry Baragar < > [email protected]> wrote: > >> Hello, >> >> Does anyone know why <select-many> puts a "@" in front of all the ids it >> returns? > > > Hobo's "accessible associations" extension knows how to turn "@id" into > a database lookup for the record. > > >> And why its first entry is always ""? > > > That's the "prompt" mentioned in the documentation. Surprisingly, it > doesn't appear that there's an easy way to remove it -- a PR to do so would > be accepted. > > Bryan > > -- > 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/d/optout. > > > -- > Henry Baragar > Instantiated Software Inc.http://www.instantiated.ca416-485-6343 x42 > > -- 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/d/optout.
