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]>
> > .
> > 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.


Reply via email to