> In this example (applied to a new Hobo 1.4 alpha app) adding the extend tags
> to application.dryml causes
>
> undefined method `form__for_author' for class `#<Class:0x565eff0>'

Hmmm, that's a very strange error.   If this is just a demo app,
please push it to github so I can take a look at it.

>
>
> Adding the extend tags to forms.dryml (bad idea, I know) seems to make it
> work but rendering the index view of authors causes
>
> undefined method `editable_by?' for #<ActiveRecord::Relation:0x562f560> (
> http://pastebin.com/ykrQj0sH )
>
> Any idea on why I can't extend tags in application.dryml or on how to avoid
> that editable_by? error? Could this be related to the 1.4 alpha?

Quite likely.   Older versions of 1.4 have had problems like that.
They should be gone now -- please update your Hobo,

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.

Reply via email to