Sha256: d3e384b1d94e42ae960ac636c7b3724824f52f54c8916fa1204269bbca256275

Contents?: true

Size: 105 Bytes

Versions: 7

Compression:

Stored size: 105 Bytes

Contents

== String#start_with?

  require 'facets/string/start_with'

  s = "xxboo"
  s.assert.start_with?('xx')

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
facets-3.0.0 demo/core/string/start_with.rdoc
facets-2.9.3 qed/core/string/start_with.rdoc
facets-2.9.2 qed/core/string/start_with.rdoc
facets-2.9.1 qed/core/string/start_with.rdoc
facets-2.9.0 qed/core/string/start_with.rdoc
facets-2.9.0.pre.2 qed/core/string/start_with.rdoc
facets-2.9.0.pre.1 qed/core/string/start_with.rdoc