Hi all

How do I get the latest version of puppetshow?

git clone git://reductivelabs.com/puppetshow
is terribly slow if working at all .....


I tried http://github.com/shadoi/puppetshow/tree/master version but I
can not make it work

When I go to http://localhost:3000 I get:

NoMethodError in Hosts#table

Showing vendor/plugins/active_scaffold/frontends/default/views/
_list_header.rhtml where line #3 raised:

undefined method `[]' for #<Enumerable::Enumerator:0xb716d700>

Extracted source (around line #3):

1: <% if active_scaffold_config.action_links.any? { |link| link.type
== :table } -%>
2:   <div class="actions">
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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to