Skip to content

Commit 27adb77

Browse files
committed
build using rails_apps_composer 2.6.1
1 parent 979891e commit 27adb77

File tree

3 files changed

+1
-23
lines changed

3 files changed

+1
-23
lines changed

config/application.example.yml

Lines changed: 0 additions & 11 deletions
This file was deleted.

config/application.yml

Lines changed: 0 additions & 11 deletions
This file was deleted.

config/routes.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
RailsBootstrap::Application.routes.draw do
2-
root :to => 'visitors#new'
2+
root :to => "visitors#index"
33
end

0 commit comments

Comments
 (0)