Sha256: 31004f4192f4d477dc0743d945da9abc8c564ee52091f5707161cb8c381b575c
Contents?: true
Size: 115 Bytes
Versions: 2
Compression:
Stored size: 115 Bytes
Contents
Dummy::Application.routes.draw do resources :topics, only: [:new, :create, :update] root to: 'topics#new' end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
invisible_captcha-0.8.0 | spec/dummy/config/routes.rb |
invisible_captcha-0.7.0 | spec/dummy/config/routes.rb |