Sha256: 03d79927babdb271ab5f003e0120d294ce76e4f4ccbc00e8dedd61cf3aaaa154

Contents?: true

Size: 90 Bytes

Versions: 18

Compression:

Stored size: 90 Bytes

Contents

Rails.application.routes.draw do
  devise_for :users
  mount Storytime::Engine => "/"
end

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
storytime-2.1.6 spec/dummy/config/routes.rb
storytime-2.1.5 spec/dummy/config/routes.rb
storytime-2.1.4 spec/dummy/config/routes.rb
storytime-2.1.3 spec/dummy/config/routes.rb
storytime-2.1.2 spec/dummy/config/routes.rb
storytime-2.1.1 spec/dummy/config/routes.rb
storytime-2.1.0 spec/dummy/config/routes.rb
storytime-2.0.0 spec/dummy/config/routes.rb
storytime-1.2.0 spec/dummy/config/routes.rb
storytime-1.1.1 spec/dummy/config/routes.rb
storytime-1.0.7 spec/dummy/config/routes.rb
storytime-1.0.6 spec/dummy/config/routes.rb
storytime-1.0.5 spec/dummy/config/routes.rb
storytime-1.0.2 spec/dummy/config/routes.rb
storytime-1.0.1 spec/dummy/config/routes.rb
storytime-1.0.0 spec/dummy/config/routes.rb
storytime-0.0.4 spec/dummy/config/routes.rb
storytime-0.0.2 spec/dummy/config/routes.rb