Do you created the controller named Roles?

(Could not find ::RolesController
or ::RoleController) on line #18

2009/6/24 jalberto <[email protected]>

>
> I'm testing roles using ACL9, it seems to work, but when i try to
> create a new item i have this error:
>
> ActionView::TemplateError (Could not find ::RolesController
> or ::RoleController) on line #18 of vendor/plugins/active_scaffold/
> frontends/default/views/_form_association.html.erb:
> 15: -%>
> 16: <h5><%= column.label -%> (<%= link_to_visibility_toggle
> (:default_visible => !column.collapsed) -%>)</h5>
> 17: <div <%= 'style="display: none;"' if column.collapsed -%>>
> 18: <%= render :partial => subform_partial_for_column(column), :locals
> => {:column => column, :parent_record => parent_record, :associated =>
> associated} %>
> 19: </div>
> 20: <% @record = parent_record -%>
> >
>


-- 
Regards,

Gabriel Sobrinho
E-mail: [email protected]
Phone: +55 31 8775 8378

Don't print this e-mail. The nature is thankful and your money also.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to