Sha256: a3147ab8bd4ec92443a5b9f04c26a0726ca6928c72e9581d1ec38fb46ea2c4a7

Contents?: true

Size: 103 Bytes

Versions: 51

Compression:

Stored size: 103 Bytes

Contents

@function have-type-of($type) {
  @return should("have type of", $type, type-of(actual()) == $type);
}

Version data entries

51 entries across 51 versions & 2 rubygems

Version Path
oulu-rails-0.5.10 vendor/assets/stylesheets/bootcamp/dist/matchers/types/_have-type-of.scss
flint-gs-2.1.1 tests/bootcamp/dist/matchers/types/_have-type-of.scss
oulu-rails-0.5.9 vendor/assets/stylesheets/bootcamp/dist/matchers/types/_have-type-of.scss
oulu-rails-0.5.8 vendor/assets/stylesheets/bootcamp/dist/matchers/types/_have-type-of.scss
oulu-rails-0.5.7 vendor/assets/stylesheets/bootcamp/dist/matchers/types/_have-type-of.scss
flint-gs-2.1.0 tests/bootcamp/dist/matchers/types/_have-type-of.scss
flint-gs-2.0.9 tests/bootcamp/matchers/types/_have-type-of.scss
flint-gs-2.0.8 tests/bootcamp/matchers/types/_have-type-of.scss
flint-gs-2.0.6 tests/bootcamp/matchers/types/_have-type-of.scss
flint-gs-2.0.5 tests/bootcamp/matchers/types/_have-type-of.scss
flint-gs-2.0.4 tests/bootcamp/matchers/types/_have-type-of.scss