Sha256: 1aad9d69d329a1f97e70bff6823ac85d64f96bee1aa829bccf9977b30c082827

Contents?: true

Size: 118 Bytes

Versions: 22

Compression:

Stored size: 118 Bytes

Contents

module Constraints
  class Redirects

    def self.matches?(request)
      Redirect.match(request)
    end

  end
end

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
ants-0.3.14 lib/constraints/redirects.rb
ants-0.3.13 lib/constraints/redirects.rb
ants-0.3.12 lib/constraints/redirects.rb
ants-0.3.11 lib/constraints/redirects.rb
ants-0.3.10 lib/constraints/redirects.rb
ants-0.3.9 lib/constraints/redirects.rb
ants-0.3.5 lib/constraints/redirects.rb
ants-0.3.4 lib/constraints/redirects.rb
ants-0.3.3 lib/constraints/redirects.rb
ants-0.3.2 lib/constraints/redirects.rb
ants-0.3.1 lib/constraints/redirects.rb
ants-0.3.0 lib/constraints/redirects.rb
ants-0.2.8 lib/constraints/redirects.rb
ants-0.2.7 lib/constraints/redirects.rb
ants-0.2.6 lib/constraints/redirects.rb
ants-0.2.5 lib/constraints/redirects.rb
ants-0.2.4 lib/constraints/redirects.rb
ants-0.2.3 lib/constraints/redirects.rb
ants-0.2.2 lib/constraints/redirects.rb
ants-0.2.1 lib/constraints/redirects.rb