Sha256: 042cc2bcc441fe78a74cc25e53a5e2829d1f1c8dc106a8a92102b4fcb550ce40

Contents?: true

Size: 91 Bytes

Versions: 5

Compression:

Stored size: 91 Bytes

Contents

Rails.application.routes.draw do
	root 'welcome#index'
	get 'other' => 'welcome#other'
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
action_control-0.3 test/dummy/config/routes.rb
action_control-0.2 test/dummy/config/routes.rb
action_control-0.1 test/dummy/config/routes.rb
action_control-0.0.3 test/dummy/config/routes.rb
action_control-0.0.2 test/dummy/config/routes.rb