Skip to content

Validating with Mustache fails now #105

Description

@Jeremy1026

Validating URLs that include mustache fails as of 1.0.10

with_options({on: :errors}) { |r|
  r.validates :url,   url: true, allow_blank: true, mustache: true
}

http://example.com/{{mustache}}

Fails in 1.0.10, validated in 1.0.8.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions