Sha256: 84e64fd3ccbac6772b83b5878416846e240e4ef1063421ab73d3b80c9b6c55e2

Contents?: true

Size: 204 Bytes

Versions: 6

Compression:

Stored size: 204 Bytes

Contents

defaults: &defaults
  base_url: http://0.0.0.0:9292
  css_paths:
    - /test.css
    - /test2.css
  routes:
    - /
    - /new_route
    - /newer_route

development:
  <<: *defaults

test:
  <<: *defaults

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
critical-path-css-rails-4.1.1 spec/fixtures/files/config/paths-and-routes-not-same-length.yml
critical-path-css-rails-4.1.0 spec/fixtures/files/config/paths-and-routes-not-same-length.yml
critical-path-css-rails-4.0.1 spec/fixtures/files/config/paths-and-routes-not-same-length.yml
critical-path-css-rails-4.0.0 spec/fixtures/files/config/paths-and-routes-not-same-length.yml
critical-path-css-rails-3.1.0 spec/fixtures/files/config/paths-and-routes-not-same-length.yml
critical-path-css-rails-3.0.3 spec/fixtures/files/config/paths-and-routes-not-same-length.yml