Sha256: 8c6fae8d021a566037cbfc6ec71905cca03eb27032f9f098880beabab2a50c1c

Contents?: true

Size: 80 Bytes

Versions: 34

Compression:

Stored size: 80 Bytes

Contents

def hello(name = 'John', surname = 'Doe', *other_names, &block)
  puts name
end

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
fasterer-0.2.0 spec/support/method_definition/method_with_splat_and_block.rb
fasterer-0.1.12 spec/support/method_definition/method_with_splat_and_block.rb
fasterer-0.1.11 spec/support/method_definition/method_with_splat_and_block.rb
fasterer-0.1.10 spec/support/method_definition/method_with_splat_and_block.rb
fasterer-0.1.9 spec/support/method_definition/method_with_splat_and_block.rb
fasterer-0.1.8 spec/support/method_definition/method_with_splat_and_block.rb
fasterer-0.1.7 spec/support/method_definition/method_with_splat_and_block.rb
fasterer-0.1.6 spec/support/method_definition/method_with_splat_and_block.rb
fasterer-0.1.5 spec/support/method_definition/method_with_splat_and_block.rb
fasterer-0.1.4 spec/support/method_definition/method_with_splat_and_block.rb
fasterer-0.1.3 spec/support/method_definition/method_with_splat_and_block.rb
fasterer-0.1.2 spec/support/method_definition/method_with_splat_and_block.rb
fasterer-0.1.1 spec/support/method_definition/method_with_splat_and_block.rb
fasterer-0.1.0 spec/support/method_definition/method_with_splat_and_block.rb