title enum_string("MD", "DO", "PA", :NP, :RN, :PharmD)On Mon, Jan 11, 2010 at 5:40 PM, Zooper <[email protected]> wrote: > I have an the following in one of my models: > > title enum_string(:MD, :DO, :PA, :NP, :RN, :PharmD) > > The dropdown created had Md, Do,Pa, etc. Is there a way to force it > to stay all upper case? > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<hobousers%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/hobousers?hl=en. > > > >--
You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
