Displaying 1 result from an estimated 1 matches for "render_action_link".
2009 Jun 22
3
puppetshow
...t;
3: <% new_params = params_for(:action => ''table'') %>
4: <% active_scaffold_config.action_links.each :table do |link| -
%>
5: <% next if controller.respond_to? link.security_method and !
controller.send(link.security_method) -%>
6: <%= render_action_link(link, new_params) -%>
Can anyone help ?
Moty
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from t...