Changeset [e554716434f91a7ef7a6d3f704a73190c843f346] by James Adam

November 19th, 2010 @ 11:56 PM

Don't turn hash arguments into arrays.

Previously the snip reference {test x:1,b:2} would end up being passed the arguments [[:x, 1], [:b, 2]] because of the splat.
https://github.com/lazyatom/vanilla-rb/commit/e554716434f91a7ef7a6d...

Committed by James Adam

  • M lib/vanilla/renderers/ruby.rb
  • M test/snip_reference_test.rb
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

A sort of meta-wiki thing