Took me a few minutes, so I thought I would post. if anyone is doing this now with newer hobo, use this for statement instead - HoboFields::Types::EnumString
On Tuesday, January 12, 2010 at 9:05:23 AM UTC-5, Bryan Larsen wrote: > > It's certainly easy to change the default in your application.js > > <extend tag="input" for="HoboFields::EnumString" attrs="titleize"> > <% titleize = false if titleize.nil? -%> > <old-input merge titleize="&titleize"/> > </extend> > > Bryan > > > Owen 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? > > > > > > -- 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.
