> This method works but the show page for customer record generate this
> error:
>
> undefined method `cond_presenters' for nil:NilClass
>
> cond_presenters is a child table of customers.
>
Can you post your code and the backtrace?
> How i can set a custom display name for my model?
>
> I also use hobo internationalization function. Can i set custom var
> interpolation in hobo.en.yml ? (for example: {{custom_model_name}}
>
I just added translations to the view hints:
http://github.com/tablatom/hobo/commit/41fc8e6e9ca590482ff6149a5e55b8b6de075127
You should be able set it via the key customers.model_name. Any name
set in the view hints will override the translation.
cheers,
Bryan
--
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.