Sha256: 44d718736119ac684517a5828d0b97048f96ad8fda5db29a7e82c40d93d48a8d

Contents?: true

Size: 196 Bytes

Versions: 4

Compression:

Stored size: 196 Bytes

Contents

Rails.application.routes.draw do
  # For details on the DSL available within this file, see http://guides.rubyonrails.org/routing.html
  get '/', controller: :front, action: :index, as: :root
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
active_job_channel-0.3.0 spec/dummy/config/routes.rb
active_job_channel-0.0.3 spec/dummy/config/routes.rb
active_job_channel-0.0.2 spec/dummy/config/routes.rb
active_job_channel-0.0.1 spec/dummy/config/routes.rb