Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Illuna-Minecraft
illuna-minecraft.tk
Commits
3c09c342
Commit
3c09c342
authored
Jul 25, 2016
by
Milan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cleanup routes.rb
parent
16c60092
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
config/routes.rb
config/routes.rb
+0
-2
No files found.
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