Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Illuna-Minecraft
illuna-minecraft.tk
Commits
3c09c342
Commit
3c09c342
authored
Jul 25, 2016
by
Milan
Browse files
cleanup routes.rb
parent
16c60092
Changes
1
Show whitespace changes
Inline
Side-by-side
config/routes.rb
View file @
3c09c342
Rails
.
application
.
routes
.
draw
do
get
'admin/index'
get
'/change_locale/:locale'
,
to:
'settings#change_locale'
,
as: :change_locale
controller
:home
do
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment