Sha256: e8122f551a31f48a92117f45c34b56a1e40d4cc8fe0fa2a2ad962b99e440d654

Contents?: true

Size: 146 Bytes

Versions: 47

Compression:

Stored size: 146 Bytes

Contents

class Regexp
  def step_name
    self.source.gsub '\\$', '$$'
  end
  
  def arg_regexp
    ::Spec::Story::Step::PARAM_OR_GROUP_PATTERN
  end
end

Version data entries

47 entries across 47 versions & 10 rubygems

Version Path
dchelimsky-rspec-1.1.10 lib/spec/story/extensions/regexp.rb
dchelimsky-rspec-1.1.11.1 lib/spec/story/extensions/regexp.rb
dchelimsky-rspec-1.1.11.2 lib/spec/story/extensions/regexp.rb
dchelimsky-rspec-1.1.11.3 lib/spec/story/extensions/regexp.rb
dchelimsky-rspec-1.1.11.4 lib/spec/story/extensions/regexp.rb
dchelimsky-rspec-1.1.11.5 lib/spec/story/extensions/regexp.rb
dchelimsky-rspec-1.1.11.6 lib/spec/story/extensions/regexp.rb
dchelimsky-rspec-1.1.11.7 lib/spec/story/extensions/regexp.rb
dchelimsky-rspec-1.1.11 lib/spec/story/extensions/regexp.rb
dchelimsky-rspec-stories-1.0.0 lib/spec/story/extensions/regexp.rb
jnstq-acts_as_sms-0.1.0 test/vendor/plugins/rspec/lib/spec/story/extensions/regexp.rb
jnstq-acts_as_sms-0.1.1 test/vendor/plugins/rspec/lib/spec/story/extensions/regexp.rb
jnstq-acts_as_sms-0.1.3 test/vendor/plugins/rspec/lib/spec/story/extensions/regexp.rb
jnstq-acts_as_sms-0.1.4 test/vendor/plugins/rspec/lib/spec/story/extensions/regexp.rb
samstokes-rspec-stories-1.0.1 lib/spec/story/extensions/regexp.rb
samstokes-rspec-stories-1.0.2 lib/spec/story/extensions/regexp.rb
merb-core-1.1.3 spec10/public/webrat/test_app/gems/gems/rspec-1.1.11/lib/spec/story/extensions/regexp.rb
merb-core-1.1.2 spec10/public/webrat/test_app/gems/gems/rspec-1.1.11/lib/spec/story/extensions/regexp.rb
merb-core-1.1.1 spec10/public/webrat/test_app/gems/gems/rspec-1.1.11/lib/spec/story/extensions/regexp.rb
merb-core-1.1.0 spec10/public/webrat/test_app/gems/gems/rspec-1.1.11/lib/spec/story/extensions/regexp.rb