Sha256: a9a24e42fb890acdf9febf48b81d8c50db4d43192248321cc3d214a80e7cf7c4

Contents?: true

Size: 120 Bytes

Versions: 13

Compression:

Stored size: 120 Bytes

Contents

# frozen_string_literal: true

Rails.application.routes.draw do
  mount RailsWebCache::Engine => '/rails_web_cache'
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
rails_web_cache-0.7.6 spec/dummy/config/routes.rb
rails_web_cache-0.7.5 spec/dummy/config/routes.rb
rails_web_cache-0.7.4 spec/dummy/config/routes.rb
rails_web_cache-0.7.3 spec/dummy/config/routes.rb
rails_web_cache-0.7.2 spec/dummy/config/routes.rb
rails_web_cache-0.7.0 spec/dummy/config/routes.rb
rails_web_cache-0.6.1 spec/dummy/config/routes.rb
rails_web_cache-0.6.0 spec/dummy/config/routes.rb
rails_web_cache-0.5.0 spec/dummy/config/routes.rb
rails_web_cache-0.4.0 spec/dummy/config/routes.rb
rails_web_cache-0.3.0 spec/dummy/config/routes.rb
rails_web_cache-0.2.0 spec/dummy/config/routes.rb
rails_web_cache-0.1.0 spec/dummy/config/routes.rb