Skip to content
This repository was archived by the owner on Sep 2, 2019. It is now read-only.
This repository was archived by the owner on Sep 2, 2019. It is now read-only.

formattation breaks when encountering special strings #6

Description

@masterkain

Two examples:

    json.should match %r{^\{"user":\{}
    json.should match %r{"attr":#{@user.attr}}

It should be noted that the latter won't break if the use "", i.e.
json.should match %r{"attr":"#{@user.attr}"}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions