Sha256: 4b844bb3f6328a025f783093ee8833eb6a89319a61f8b5d7bf1a75fcbbae8eea

Contents?: true

Size: 170 Bytes

Versions: 15

Compression:

Stored size: 170 Bytes

Contents

beforeEach ->
  jasmine.addMatchers
    toEndWith: (util, customEqualityTesters) ->
      compare: (actual, expected) ->
        pass: up.util.endsWith(actual, expected)

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
upjs-rails-0.13.0 spec_app/spec/javascripts/helpers/to_end_with.js.coffee
upjs-rails-0.12.5 spec_app/spec/javascripts/helpers/to_end_with.js.coffee
upjs-rails-0.12.4 spec_app/spec/javascripts/helpers/to_end_with.js.coffee
upjs-rails-0.12.3 spec_app/spec/javascripts/helpers/to_end_with.js.coffee
upjs-rails-0.12.2 spec_app/spec/javascripts/helpers/to_end_with.js.coffee
upjs-rails-0.12.1 spec_app/spec/javascripts/helpers/to_end_with.js.coffee
upjs-rails-0.12.0 spec_app/spec/javascripts/helpers/to_end_with.js.coffee
upjs-rails-0.11.1 spec_app/spec/javascripts/helpers/to_end_with.js.coffee
upjs-rails-0.11.0 spec_app/spec/javascripts/helpers/to_end_with.js.coffee
upjs-rails-0.10.5 spec_app/spec/javascripts/helpers/to_end_with.js.coffee
upjs-rails-0.10.4 spec_app/spec/javascripts/helpers/to_end_with.js.coffee
upjs-rails-0.10.3 spec_app/spec/javascripts/helpers/to_end_with.js.coffee
upjs-rails-0.10.2 spec_app/spec/javascripts/helpers/to_end_with.js.coffee
upjs-rails-0.10.1 spec_app/spec/javascripts/helpers/to_end_with.js.coffee
upjs-rails-0.10.0 spec_app/spec/javascripts/helpers/to_end_with.js.coffee