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.11.0 spec/support/method_definition/method_with_splat_and_block.rb
fasterer-0.10.1 spec/support/method_definition/method_with_splat_and_block.rb
fasterer-0.10.0 spec/support/method_definition/method_with_splat_and_block.rb
fasterer-0.9.0 spec/support/method_definition/method_with_splat_and_block.rb
fasterer-0.8.3 spec/support/method_definition/method_with_splat_and_block.rb
fasterer-0.8.2 spec/support/method_definition/method_with_splat_and_block.rb
fasterer-0.8.1 spec/support/method_definition/method_with_splat_and_block.rb
fasterer-0.8.0 spec/support/method_definition/method_with_splat_and_block.rb
fasterer-0.7.1 spec/support/method_definition/method_with_splat_and_block.rb
fasterer-0.7.0 spec/support/method_definition/method_with_splat_and_block.rb
fasterer-0.6.0 spec/support/method_definition/method_with_splat_and_block.rb
fasterer-0.5.1 spec/support/method_definition/method_with_splat_and_block.rb
fasterer-0.5.0 spec/support/method_definition/method_with_splat_and_block.rb
fasterer-0.4.2 spec/support/method_definition/method_with_splat_and_block.rb
fasterer-0.4.1 spec/support/method_definition/method_with_splat_and_block.rb
fasterer-0.4.0 spec/support/method_definition/method_with_splat_and_block.rb
fasterer-0.3.2 spec/support/method_definition/method_with_splat_and_block.rb
fasterer-0.3.1 spec/support/method_definition/method_with_splat_and_block.rb
fasterer-0.3.0 spec/support/method_definition/method_with_splat_and_block.rb
fasterer-0.2.1 spec/support/method_definition/method_with_splat_and_block.rb