This is a series of small patches, mostly unrelated. We apparently broke a bunch of stuff in merging all of these unrelated tickets.
lib/puppet/node.rb | 20 +++++++--- lib/puppet/parser/resource/param.rb | 4 -- lib/puppet/rails.rb | 1 - lib/puppet/rails/host.rb | 4 +- lib/puppet/rails/param_value.rb | 11 ++--- lib/puppet/rails/resource.rb | 12 +++--- lib/puppet/resource.rb | 6 ++- lib/puppet/simple_graph.rb | 18 +++++++-- spec/unit/node.rb | 21 ++++++---- spec/unit/rails.rb | 7 --- spec/unit/rails/param_value.rb | 49 +++++++++++++++++++++++ spec/unit/rails/resource.rb | 42 ++++++++++++++++++++ spec/unit/resource.rb | 7 +++ spec/unit/simple_graph.rb | 7 +++ test/rails/ast.rb | 73 ----------------------------------- 15 files changed, 163 insertions(+), 119 deletions(-) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Developers" 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-dev?hl=en -~----------~----~----~----~------~----~------~--~---
