Updated the gist of the modified "application.dryml" file to remove the default titleize:
http://gist.github.com/274766 On Jan 12, 9:05 am, Bryan Larsen <[email protected]> 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 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.
