Hit is with a sledgehammer: http://gist.github.com/274766 http://screencast.com/t/ZjFhNmE4Zj
Just for information purposes. Bryan or someone else can provide an elegant solution. :-) -Owen On Jan 11, 7:39 pm, Owen Dall <[email protected]> wrote: > http://screencast.com/t/MTAxMWJiND > > > > On Mon, Jan 11, 2010 at 7:28 PM, Owen <[email protected]> wrote: > > Found the code that indicates the default option is to have titleize > > TRUE. > > >http://screencast.com/t/MzM5Yjcx > > > Perhaps it should be the reverse. > > > Byran? > > > On Jan 11, 6:22 pm, Owen <[email protected]> wrote: > > > I entered the clone. Here is the URL> > > > >http://gist.github.com/274717 > > > > On Jan 11, 6:21 pm, Owen <[email protected]> wrote: > > > > > Rather than beating a dead horse, I suggest creating a "Title" model > > > > and using it. > > > > > git://gist.github.com/274717.git gist-274717 > > > > > IMHO it would be an easy win to replace "enum_string" with a Hobo > > > > "list_of_values" that adds more features and control.... > > > > > -Owen > > > > > On Jan 11, 12:42 pm, Patrick Fitzgerald <[email protected]> wrote: > > > > > > 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]> > > <hobousers%[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]<hobousers%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/hobousers?hl=en. > > -- > Thanks, > > Owen > > Owen Dall > Barquin International > 410-991-0811
-- 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.
