I'm trying to be DRY. I've got a model ebl_team and one is ebl_game.
I want them to show up in all my views as EBL Team and EBL Game.
I've been changing them in my pages.dryml and forms.dryml, but I know
that's not the best way. In some cases I get a duplication of the name
"Ebl teamsEBL Teams".
I've tried doing it in the en.yml file as:
model:
ebl_game:
name: "EBL Game"
also with variations of capitalizations, plurals and underscores and
"heading" or "title" where "heading" is. There's got to be a better
way.
Thanks,
Charlie Magee
--
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.