Flowdock
method

one_more_of_the_same

Importance_0
one_more_of_the_same(line) public

No documentation

This method has no description. You can help the RSpec community by adding new notes.

Hide source
# File lib/spec/story/runner/story_parser.rb, line 215
          def one_more_of_the_same(line)
            @parser.create_then(remove_tag_from(:and ,line))
          end
Register or log in to add new notes.