Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/spec/story/extensions/string.rb
Instance Method Summary collapse
Instance Method Details
#arg_regexp ⇒ Object
6 7 8 |
# File 'lib/spec/story/extensions/string.rb', line 6 def arg_regexp ::Spec::Story::Step::PARAM_OR_GROUP_PATTERN end |
#step_name ⇒ Object
2 3 4 |
# File 'lib/spec/story/extensions/string.rb', line 2 def step_name self end |