On Miércoles, 30 de Diciembre de 2009 20:44:28 Oliver Barnes escribió:
> Hello,
>
> I'm trying to disable the 'edit' link on a listing, as per
>
> http://wiki.github.com/activescaffold/active_scaffold/api-action-link
>
> but when I try to add
>
>   config.edit.link = false
>
> to the configuration, I get the following error:
>
> undefined method `edit' for Admin::PeopleController:Class

There is no edit action, it's update (config.update.link = false)



-- 
Sergio Cambra .:: entreCables S.L. ::.
Mariana Pineda 23, 50.018 Zaragoza
T) 902 021 404 F) 976 52 98 07 E) [email protected]

--

You received this message because you are subscribed to the Google Groups 
"ActiveScaffold : Ruby on Rails plugin" 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/activescaffold?hl=en.


  • no config.edit? Oliver Barnes
    • Re: no config.edit? Sergio Cambra .:: entreCables S.L. ::.

Reply via email to