Sha256: 177e14d34ab86c66d66d1385d2e1288f5d42950a3e392433a824fc34c06a50f3

Contents?: true

Size: 90 Bytes

Versions: 12

Compression:

Stored size: 90 Bytes

Contents

# :nodoc:
module Helpers::Regex

  WITHIN = /\A\s*(.*)?\s*(?:["|'](.*?)["|'])?\s*\Z/

end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
pickles-0.1.12 lib/cucumber/pickles/helpers/regex.rb
pickles-0.1.10 lib/cucumber/pickles/helpers/regex.rb
pickles-0.1.9 lib/cucumber/pickles/helpers/regex.rb
pickles-0.1.8 lib/cucumber/pickles/helpers/regex.rb
pickles-0.1.7 lib/cucumber/pickles/helpers/regex.rb
pickles-0.1.6 lib/cucumber/pickles/helpers/regex.rb
pickles-0.1.5 lib/cucumber/pickles/helpers/regex.rb
pickles-0.1.4 lib/cucumber/pickles/helpers/regex.rb
pickles-0.1.3 lib/cucumber/pickles/helpers/regex.rb
pickles-0.1.2 lib/cucumber/pickles/helpers/regex.rb
pickles-0.1.1 lib/cucumber/pickles/helpers/regex.rb
pickles-0.1.0 lib/cucumber/pickles/helpers/regex.rb